Skip to content

Commit a7fd0d8

Browse files
authored
Merge pull request #623 from alphagov/dependabot/bundler/rspec-rails-8.0.3
2 parents 4de56e5 + 868c411 commit a7fd0d8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -205,13 +205,13 @@ GEM
205205
net-http (0.9.1)
206206
uri (>= 0.11.1)
207207
nio4r (2.7.5)
208-
nokogiri (1.19.0-aarch64-linux-gnu)
208+
nokogiri (1.19.1-aarch64-linux-gnu)
209209
racc (~> 1.4)
210-
nokogiri (1.19.0-arm64-darwin)
210+
nokogiri (1.19.1-arm64-darwin)
211211
racc (~> 1.4)
212-
nokogiri (1.19.0-x86_64-darwin)
212+
nokogiri (1.19.1-x86_64-darwin)
213213
racc (~> 1.4)
214-
nokogiri (1.19.0-x86_64-linux-gnu)
214+
nokogiri (1.19.1-x86_64-linux-gnu)
215215
racc (~> 1.4)
216216
opentelemetry-api (1.7.0)
217217
opentelemetry-common (0.23.0)
@@ -459,23 +459,23 @@ GEM
459459
request_store (1.7.0)
460460
rack (>= 1.4)
461461
rexml (3.4.2)
462-
rspec-core (3.13.5)
462+
rspec-core (3.13.6)
463463
rspec-support (~> 3.13.0)
464464
rspec-expectations (3.13.5)
465465
diff-lcs (>= 1.2.0, < 2.0)
466466
rspec-support (~> 3.13.0)
467-
rspec-mocks (3.13.5)
467+
rspec-mocks (3.13.7)
468468
diff-lcs (>= 1.2.0, < 2.0)
469469
rspec-support (~> 3.13.0)
470-
rspec-rails (8.0.2)
470+
rspec-rails (8.0.3)
471471
actionpack (>= 7.2)
472472
activesupport (>= 7.2)
473473
railties (>= 7.2)
474474
rspec-core (~> 3.13)
475475
rspec-expectations (~> 3.13)
476476
rspec-mocks (~> 3.13)
477477
rspec-support (~> 3.13)
478-
rspec-support (3.13.4)
478+
rspec-support (3.13.7)
479479
rubocop (1.82.1)
480480
json (~> 2.3)
481481
language_server-protocol (~> 3.17.0.2)

0 commit comments

Comments
 (0)