File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 77
88gem "rake" , "~> 13.2"
99
10- gem "rspec" , "~> 3.0 "
10+ gem "rspec" , "~> 3.13 "
1111gem "standard" , "~> 1.28.5"
Original file line number Diff line number Diff line change 1111 base64 (0.2.0 )
1212 byebug (11.1.3 )
1313 coderay (1.1.3 )
14- diff-lcs (1.5.0 )
14+ diff-lcs (1.5.1 )
1515 faraday (2.8.1 )
1616 base64
1717 faraday-net_http (>= 2.0 , < 3.1 )
3636 rake (13.2.1 )
3737 regexp_parser (2.9.2 )
3838 rexml (3.3.9 )
39- rspec (3.11 .0 )
40- rspec-core (~> 3.11 .0 )
41- rspec-expectations (~> 3.11 .0 )
42- rspec-mocks (~> 3.11 .0 )
43- rspec-core (3.11.0 )
44- rspec-support (~> 3.11 .0 )
45- rspec-expectations (3.11.0 )
39+ rspec (3.13 .0 )
40+ rspec-core (~> 3.13 .0 )
41+ rspec-expectations (~> 3.13 .0 )
42+ rspec-mocks (~> 3.13 .0 )
43+ rspec-core (3.13.2 )
44+ rspec-support (~> 3.13 .0 )
45+ rspec-expectations (3.13.3 )
4646 diff-lcs (>= 1.2.0 , < 2.0 )
47- rspec-support (~> 3.11 .0 )
48- rspec-mocks (3.11.1 )
47+ rspec-support (~> 3.13 .0 )
48+ rspec-mocks (3.13.2 )
4949 diff-lcs (>= 1.2.0 , < 2.0 )
50- rspec-support (~> 3.11 .0 )
51- rspec-support (3.11.0 )
50+ rspec-support (~> 3.13 .0 )
51+ rspec-support (3.13.1 )
5252 rubocop (1.50.2 )
5353 json (~> 2.3 )
5454 parallel (~> 1.10 )
@@ -90,7 +90,7 @@ DEPENDENCIES
9090 pry-byebug (~> 3.9 )
9191 qdrant-ruby !
9292 rake (~> 13.2 )
93- rspec (~> 3.0 )
93+ rspec (~> 3.13 )
9494 standard (~> 1.28.5 )
9595
9696BUNDLED WITH
You can’t perform that action at this time.
0 commit comments