File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1717
1818group :test do
1919 gem 'cucumber'
20- gem 'rspec' , '~> 3.13.1 '
20+ gem 'rspec' , '~> 3.13.2 '
2121 gem 'rspec-rerun'
2222 gem 'simplecov' , '~> 0.22.0'
2323 gem 'csv' #required by ./spec/tasks/repackage_boshreleases_fallback/task_spec.rb and ruby 3.4.4
Original file line number Diff line number Diff line change @@ -216,21 +216,21 @@ GEM
216216 rexml (3.4.1 )
217217 rhcl (0.1.0 )
218218 deep_merge
219- rspec (3.13.1 )
219+ rspec (3.13.2 )
220220 rspec-core (~> 3.13.0 )
221221 rspec-expectations (~> 3.13.0 )
222222 rspec-mocks (~> 3.13.0 )
223- rspec-core (3.13.5 )
223+ rspec-core (3.13.6 )
224224 rspec-support (~> 3.13.0 )
225225 rspec-expectations (3.13.5 )
226226 diff-lcs (>= 1.2.0 , < 2.0 )
227227 rspec-support (~> 3.13.0 )
228- rspec-mocks (3.13.5 )
228+ rspec-mocks (3.13.7 )
229229 diff-lcs (>= 1.2.0 , < 2.0 )
230230 rspec-support (~> 3.13.0 )
231231 rspec-rerun (1.1.0 )
232232 rspec (~> 3.0 )
233- rspec-support (3.13.4 )
233+ rspec-support (3.13.6 )
234234 rubocop (1.79.2 )
235235 json (~> 2.3 )
236236 language_server-protocol (~> 3.17.0.2 )
@@ -286,7 +286,7 @@ DEPENDENCIES
286286 rake (~> 13.3 )
287287 reek (~> 6.5.0 )
288288 rhcl (~> 0.1.0 )
289- rspec (~> 3.13.1 )
289+ rspec (~> 3.13.2 )
290290 rspec-rerun
291291 rubocop (~> 1.79.2 )
292292 rubocop-rspec (~> 3.6 )
You can’t perform that action at this time.
0 commit comments