File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ gem "rake", "~> 13.1"
99gem "rspec" , "~> 3.13"
1010gem "rubocop" , "~> 1.50.2"
1111gem "vcr" , "~> 6.1.0"
12- gem "webmock" , "~> 3.19 .1"
12+ gem "webmock" , "~> 3.23 .1"
Original file line number Diff line number Diff line change 99GEM
1010 remote: https://rubygems.org/
1111 specs:
12- addressable (2.8.5 )
12+ addressable (2.8.6 )
1313 public_suffix (>= 2.0.2 , < 6.0 )
1414 ast (2.4.2 )
1515 base64 (0.2.0 )
16+ bigdecimal (3.1.8 )
1617 byebug (11.1.3 )
17- crack (0.4.5 )
18+ crack (1.0.0 )
19+ bigdecimal
1820 rexml
1921 diff-lcs (1.5.1 )
2022 dotenv (2.8.1 )
2628 faraday-multipart (1.0.4 )
2729 multipart-post (~> 2 )
2830 faraday-net_http (3.0.2 )
29- hashdiff (1.0.1 )
31+ hashdiff (1.1.0 )
3032 json (2.6.3 )
3133 multipart-post (2.3.0 )
3234 parallel (1.22.1 )
3335 parser (3.2.2.0 )
3436 ast (~> 2.4.1 )
35- public_suffix (5.0.3 )
37+ public_suffix (5.0.5 )
3638 rainbow (3.1.1 )
3739 rake (13.1.0 )
3840 regexp_parser (2.8.0 )
39- rexml (3.2.8 )
40- strscan ( >= 3.0.9 )
41+ rexml (3.2.9 )
42+ strscan
4143 rspec (3.13.0 )
4244 rspec-core (~> 3.13.0 )
4345 rspec-expectations (~> 3.13.0 )
6870 strscan (3.1.0 )
6971 unicode-display_width (2.4.2 )
7072 vcr (6.1.0 )
71- webmock (3.19 .1 )
73+ webmock (3.23 .1 )
7274 addressable (>= 2.8.0 )
7375 crack (>= 0.3.2 )
7476 hashdiff (>= 0.4.0 , < 2.0.0 )
@@ -84,7 +86,7 @@ DEPENDENCIES
8486 rubocop (~> 1.50.2 )
8587 ruby-openai !
8688 vcr (~> 6.1.0 )
87- webmock (~> 3.19 .1 )
89+ webmock (~> 3.23 .1 )
8890
8991BUNDLED WITH
9092 2.4.5
You can’t perform that action at this time.
0 commit comments