File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ gem "rake", "~> 13.1"
9
9
gem "rspec" , "~> 3.12"
10
10
gem "rubocop" , "~> 1.50.2"
11
11
gem "vcr" , "~> 6.1.0"
12
- gem "webmock" , "~> 3.18 .1"
12
+ gem "webmock" , "~> 3.19 .1"
Original file line number Diff line number Diff line change 9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- addressable (2.8.1 )
12
+ addressable (2.8.5 )
13
13
public_suffix (>= 2.0.2 , < 6.0 )
14
14
ast (2.4.2 )
15
15
base64 (0.1.1 )
32
32
parallel (1.22.1 )
33
33
parser (3.2.2.0 )
34
34
ast (~> 2.4.1 )
35
- public_suffix (5.0.1 )
35
+ public_suffix (5.0.3 )
36
36
rainbow (3.1.1 )
37
37
rake (13.1.0 )
38
38
regexp_parser (2.8.0 )
39
- rexml (3.2.5 )
39
+ rexml (3.2.6 )
40
40
rspec (3.12.0 )
41
41
rspec-core (~> 3.12.0 )
42
42
rspec-expectations (~> 3.12.0 )
66
66
ruby2_keywords (0.0.5 )
67
67
unicode-display_width (2.4.2 )
68
68
vcr (6.1.0 )
69
- webmock (3.18 .1 )
69
+ webmock (3.19 .1 )
70
70
addressable (>= 2.8.0 )
71
71
crack (>= 0.3.2 )
72
72
hashdiff (>= 0.4.0 , < 2.0.0 )
@@ -82,7 +82,7 @@ DEPENDENCIES
82
82
rubocop (~> 1.50.2 )
83
83
ruby-openai !
84
84
vcr (~> 6.1.0 )
85
- webmock (~> 3.18 .1 )
85
+ webmock (~> 3.19 .1 )
86
86
87
87
BUNDLED WITH
88
88
2.4.5
You can’t perform that action at this time.
0 commit comments