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.0"
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 1010 ast (2.4.2 )
1111 byebug (11.1.3 )
1212 coderay (1.1.3 )
13- diff-lcs (1.5.0 )
13+ diff-lcs (1.5.1 )
1414 faraday (2.7.10 )
1515 faraday-net_http (>= 2.0 , < 3.1 )
1616 ruby2_keywords (>= 0.0.4 )
3434 rake (13.0.6 )
3535 regexp_parser (2.9.2 )
3636 rexml (3.3.9 )
37- rspec (3.11 .0 )
38- rspec-core (~> 3.11 .0 )
39- rspec-expectations (~> 3.11 .0 )
40- rspec-mocks (~> 3.11 .0 )
41- rspec-core (3.11.0 )
42- rspec-support (~> 3.11 .0 )
43- rspec-expectations (3.11.0 )
37+ rspec (3.13 .0 )
38+ rspec-core (~> 3.13 .0 )
39+ rspec-expectations (~> 3.13 .0 )
40+ rspec-mocks (~> 3.13 .0 )
41+ rspec-core (3.13.2 )
42+ rspec-support (~> 3.13 .0 )
43+ rspec-expectations (3.13.3 )
4444 diff-lcs (>= 1.2.0 , < 2.0 )
45- rspec-support (~> 3.11 .0 )
46- rspec-mocks (3.11.1 )
45+ rspec-support (~> 3.13 .0 )
46+ rspec-mocks (3.13.2 )
4747 diff-lcs (>= 1.2.0 , < 2.0 )
48- rspec-support (~> 3.11 .0 )
49- rspec-support (3.11.0 )
48+ rspec-support (~> 3.13 .0 )
49+ rspec-support (3.13.1 )
5050 rubocop (1.50.2 )
5151 json (~> 2.3 )
5252 parallel (~> 1.10 )
@@ -88,7 +88,7 @@ DEPENDENCIES
8888 pry-byebug (~> 3.9 )
8989 qdrant-ruby !
9090 rake (~> 13.0 )
91- rspec (~> 3.0 )
91+ rspec (~> 3.13 )
9292 standard (~> 1.28.5 )
9393
9494BUNDLED WITH
You can’t perform that action at this time.
0 commit comments