Skip to content

Commit 835ae80

Browse files
authored
Merge pull request #325 from citizensadvice/dependabot/bundler/regular-updates-23e554f22d
[dependabot:bundler] Bump rspec-rails from 8.0.1 to 8.0.2 in the regular-updates group
2 parents 541cbb6 + cbe5bce commit 835ae80

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ group :test do
6666
gem "bundler-audit"
6767
gem "license_finder"
6868

69-
gem "rspec-rails", "~> 8.0.1"
69+
gem "rspec-rails", "~> 8.0.2"
7070

7171
gem "simplecov", require: false
7272

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -303,23 +303,23 @@ GEM
303303
rgeo-geojson (2.2.0)
304304
multi_json (~> 1.15)
305305
rgeo (>= 1.0.0)
306-
rspec-core (3.13.4)
306+
rspec-core (3.13.5)
307307
rspec-support (~> 3.13.0)
308308
rspec-expectations (3.13.5)
309309
diff-lcs (>= 1.2.0, < 2.0)
310310
rspec-support (~> 3.13.0)
311311
rspec-mocks (3.13.5)
312312
diff-lcs (>= 1.2.0, < 2.0)
313313
rspec-support (~> 3.13.0)
314-
rspec-rails (8.0.1)
314+
rspec-rails (8.0.2)
315315
actionpack (>= 7.2)
316316
activesupport (>= 7.2)
317317
railties (>= 7.2)
318318
rspec-core (~> 3.13)
319319
rspec-expectations (~> 3.13)
320320
rspec-mocks (~> 3.13)
321321
rspec-support (~> 3.13)
322-
rspec-support (3.13.4)
322+
rspec-support (3.13.5)
323323
rswag-api (2.16.0)
324324
activesupport (>= 5.2, < 8.1)
325325
railties (>= 5.2, < 8.1)
@@ -448,7 +448,7 @@ DEPENDENCIES
448448
rails (~> 8.0.2)
449449
rails_semantic_logger (~> 4.18)
450450
rgeo-geojson
451-
rspec-rails (~> 8.0.1)
451+
rspec-rails (~> 8.0.2)
452452
rswag-api
453453
rswag-specs
454454
rswag-ui

0 commit comments

Comments
 (0)