Skip to content

Commit ee7a741

Browse files
authored
Merge pull request #791 from citizensadvice/dependabot/bundler/regular-updates-9e10299007
[dependabot:bundler] Bump rspec-rails from 8.0.3 to 8.0.4 in the regular-updates group
2 parents ade4f02 + 733d86f commit ee7a741

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -326,15 +326,15 @@ GEM
326326
net-smtp (0.5.1)
327327
net-protocol
328328
nio4r (2.7.5)
329-
nokogiri (1.19.1-aarch64-linux-musl)
329+
nokogiri (1.19.2-aarch64-linux-musl)
330330
racc (~> 1.4)
331-
nokogiri (1.19.1-arm64-darwin)
331+
nokogiri (1.19.2-arm64-darwin)
332332
racc (~> 1.4)
333-
nokogiri (1.19.1-x86_64-darwin)
333+
nokogiri (1.19.2-x86_64-darwin)
334334
racc (~> 1.4)
335-
nokogiri (1.19.1-x86_64-linux-gnu)
335+
nokogiri (1.19.2-x86_64-linux-gnu)
336336
racc (~> 1.4)
337-
nokogiri (1.19.1-x86_64-linux-musl)
337+
nokogiri (1.19.2-x86_64-linux-musl)
338338
racc (~> 1.4)
339339
parallel (1.27.0)
340340
parser (3.3.10.2)
@@ -434,14 +434,14 @@ GEM
434434
rspec-mocks (3.13.8)
435435
diff-lcs (>= 1.2.0, < 2.0)
436436
rspec-support (~> 3.13.0)
437-
rspec-rails (8.0.3)
437+
rspec-rails (8.0.4)
438438
actionpack (>= 7.2)
439439
activesupport (>= 7.2)
440440
railties (>= 7.2)
441-
rspec-core (~> 3.13)
442-
rspec-expectations (~> 3.13)
443-
rspec-mocks (~> 3.13)
444-
rspec-support (~> 3.13)
441+
rspec-core (>= 3.13.0, < 5.0.0)
442+
rspec-expectations (>= 3.13.0, < 5.0.0)
443+
rspec-mocks (>= 3.13.0, < 5.0.0)
444+
rspec-support (>= 3.13.0, < 5.0.0)
445445
rspec-support (3.13.7)
446446
rubocop (1.85.1)
447447
json (~> 2.3)

0 commit comments

Comments
 (0)