File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ gem "byebug", "~> 11.1.3"
77gem "dotenv" , "~> 2.8.1"
88gem "rake" , "~> 13.0"
99gem "rspec" , "~> 3.12"
10- gem "rubocop" , "~> 1.45.1 "
10+ gem "rubocop" , "~> 1.46.0 "
1111gem "vcr" , "~> 6.1.0"
1212gem "webmock" , "~> 3.18.1"
Original file line number Diff line number Diff line change 2323 mini_mime (1.1.2 )
2424 multi_xml (0.6.0 )
2525 parallel (1.22.1 )
26- parser (3.2.0 .0 )
26+ parser (3.2.1 .0 )
2727 ast (~> 2.4.1 )
2828 public_suffix (5.0.1 )
2929 rainbow (3.1.1 )
4343 diff-lcs (>= 1.2.0 , < 2.0 )
4444 rspec-support (~> 3.12.0 )
4545 rspec-support (3.12.0 )
46- rubocop (1.45.1 )
46+ rubocop (1.46.0 )
4747 json (~> 2.3 )
4848 parallel (~> 1.10 )
4949 parser (>= 3.2.0.0 )
5050 rainbow (>= 2.2.2 , < 4.0 )
5151 regexp_parser (>= 1.8 , < 3.0 )
5252 rexml (>= 3.2.5 , < 4.0 )
53- rubocop-ast (>= 1.24.1 , < 2.0 )
53+ rubocop-ast (>= 1.26.0 , < 2.0 )
5454 ruby-progressbar (~> 1.7 )
5555 unicode-display_width (>= 2.4.0 , < 3.0 )
56- rubocop-ast (1.24.1 )
57- parser (>= 3.1 .1.0 )
56+ rubocop-ast (1.26.0 )
57+ parser (>= 3.2 .1.0 )
5858 ruby-progressbar (1.11.0 )
5959 unicode-display_width (2.4.2 )
6060 vcr (6.1.0 )
@@ -71,7 +71,7 @@ DEPENDENCIES
7171 dotenv (~> 2.8.1 )
7272 rake (~> 13.0 )
7373 rspec (~> 3.12 )
74- rubocop (~> 1.45.1 )
74+ rubocop (~> 1.46.0 )
7575 ruby-openai !
7676 vcr (~> 6.1.0 )
7777 webmock (~> 3.18.1 )
You can’t perform that action at this time.
0 commit comments