File tree Expand file tree Collapse file tree 2 files changed +14
-13
lines changed
Expand file tree Collapse file tree 2 files changed +14
-13
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ group :development, :test do
1111end
1212
1313group :test do
14- gem 'rspec' , '~> 3.10 .0'
14+ gem 'rspec' , '~> 3.13 .0'
1515 gem 'webmock' , '~> 3.14.0'
1616end
Original file line number Diff line number Diff line change 2929 rake (13.2.1 )
3030 regexp_parser (2.10.0 )
3131 rexml (3.4.0 )
32- rspec (3.10 .0 )
33- rspec-core (~> 3.10 .0 )
34- rspec-expectations (~> 3.10 .0 )
35- rspec-mocks (~> 3.10 .0 )
36- rspec-core (3.10 .2 )
37- rspec-support (~> 3.10 .0 )
38- rspec-expectations (3.10.2 )
32+ rspec (3.13 .0 )
33+ rspec-core (~> 3.13 .0 )
34+ rspec-expectations (~> 3.13 .0 )
35+ rspec-mocks (~> 3.13 .0 )
36+ rspec-core (3.13 .2 )
37+ rspec-support (~> 3.13 .0 )
38+ rspec-expectations (3.13.3 )
3939 diff-lcs (>= 1.2.0 , < 2.0 )
40- rspec-support (~> 3.10 .0 )
41- rspec-mocks (3.10.3 )
40+ rspec-support (~> 3.13 .0 )
41+ rspec-mocks (3.13.2 )
4242 diff-lcs (>= 1.2.0 , < 2.0 )
43- rspec-support (~> 3.10 .0 )
44- rspec-support (3.10.3 )
43+ rspec-support (~> 3.13 .0 )
44+ rspec-support (3.13.2 )
4545 rubocop (1.70.0 )
4646 json (~> 2.3 )
4747 language_server-protocol (>= 3.17.0 )
6666
6767PLATFORMS
6868 arm64-darwin-22
69+ x86_64-linux
6970
7071DEPENDENCIES
7172 addressable (~> 2.3 )
7273 line-bot-api !
7374 multipart-post (~> 2.4.1 )
7475 rake (~> 13.0 )
75- rspec (~> 3.10 .0 )
76+ rspec (~> 3.13 .0 )
7677 rubocop (~> 1.70.0 )
7778 webmock (~> 3.14.0 )
7879 yard (~> 0.9.20 )
You can’t perform that action at this time.
0 commit comments