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.25.0"
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 )
3131 rake (13.0.6 )
3232 regexp_parser (2.7.0 )
3333 rexml (3.2.5 )
34- rspec (3.11 .0 )
35- rspec-core (~> 3.11 .0 )
36- rspec-expectations (~> 3.11 .0 )
37- rspec-mocks (~> 3.11 .0 )
38- rspec-core (3.11.0 )
39- rspec-support (~> 3.11 .0 )
40- rspec-expectations (3.11.0 )
34+ rspec (3.13 .0 )
35+ rspec-core (~> 3.13 .0 )
36+ rspec-expectations (~> 3.13 .0 )
37+ rspec-mocks (~> 3.13 .0 )
38+ rspec-core (3.13.1 )
39+ rspec-support (~> 3.13 .0 )
40+ rspec-expectations (3.13.3 )
4141 diff-lcs (>= 1.2.0 , < 2.0 )
42- rspec-support (~> 3.11 .0 )
43- rspec-mocks (3.11 .1 )
42+ rspec-support (~> 3.13 .0 )
43+ rspec-mocks (3.13 .1 )
4444 diff-lcs (>= 1.2.0 , < 2.0 )
45- rspec-support (~> 3.11 .0 )
46- rspec-support (3.11.0 )
45+ rspec-support (~> 3.13 .0 )
46+ rspec-support (3.13.1 )
4747 rubocop (1.48.1 )
4848 json (~> 2.3 )
4949 parallel (~> 1.10 )
@@ -77,7 +77,7 @@ DEPENDENCIES
7777 pry-byebug (~> 3.9 )
7878 qdrant-ruby !
7979 rake (~> 13.0 )
80- rspec (~> 3.0 )
80+ rspec (~> 3.13 )
8181 standard (~> 1.25.0 )
8282
8383BUNDLED WITH
You can’t perform that action at this time.
0 commit comments