File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ gem "byebug", "~> 11.1.3"
7
7
gem "dotenv" , "~> 2.8.1"
8
8
gem "rake" , "~> 13.0"
9
9
gem "rspec" , "~> 3.12"
10
- gem "rubocop" , "~> 1.43.0 "
10
+ gem "rubocop" , "~> 1.45.1 "
11
11
gem "vcr" , "~> 6.1.0"
12
12
gem "webmock" , "~> 3.18.1"
Original file line number Diff line number Diff line change 28
28
public_suffix (5.0.1 )
29
29
rainbow (3.1.1 )
30
30
rake (13.0.6 )
31
- regexp_parser (2.6.2 )
31
+ regexp_parser (2.7.0 )
32
32
rexml (3.2.5 )
33
33
rspec (3.12.0 )
34
34
rspec-core (~> 3.12.0 )
43
43
diff-lcs (>= 1.2.0 , < 2.0 )
44
44
rspec-support (~> 3.12.0 )
45
45
rspec-support (3.12.0 )
46
- rubocop (1.43.0 )
46
+ rubocop (1.45.1 )
47
47
json (~> 2.3 )
48
48
parallel (~> 1.10 )
49
49
parser (>= 3.2.0.0 )
@@ -71,7 +71,7 @@ DEPENDENCIES
71
71
dotenv (~> 2.8.1 )
72
72
rake (~> 13.0 )
73
73
rspec (~> 3.12 )
74
- rubocop (~> 1.43.0 )
74
+ rubocop (~> 1.45.1 )
75
75
ruby-openai !
76
76
vcr (~> 6.1.0 )
77
77
webmock (~> 3.18.1 )
You can’t perform that action at this time.
0 commit comments