Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit bfb7b6c

Browse files
authored
Merge pull request #1292 from alphagov/dependabot/bundler/rspec-rails-6.1.3
Bump rspec-rails from 6.1.1 to 6.1.3
2 parents 168e237 + 628ecc7 commit bfb7b6c

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ GEM
7272
debug_inspector (>= 0.0.1)
7373
brakeman (6.1.2)
7474
racc
75-
builder (3.2.4)
75+
builder (3.3.0)
7676
byebug (11.1.3)
7777
cancancan (3.5.0)
7878
capybara (3.40.0)
@@ -119,7 +119,7 @@ GEM
119119
elasticsearch-transport (7.9.0)
120120
faraday (~> 1)
121121
multi_json
122-
erubi (1.12.0)
122+
erubi (1.13.0)
123123
et-orbi (1.2.7)
124124
tzinfo
125125
execjs (2.9.1)
@@ -256,7 +256,7 @@ GEM
256256
net-smtp
257257
marcel (1.0.2)
258258
matrix (0.4.2)
259-
method_source (1.0.0)
259+
method_source (1.1.0)
260260
mime-types (3.5.2)
261261
mime-types-data (~> 3.2015)
262262
mime-types-data (3.2024.0206)
@@ -276,13 +276,13 @@ GEM
276276
net-protocol
277277
netrc (0.11.0)
278278
nio4r (2.7.0)
279-
nokogiri (1.16.5-aarch64-linux)
279+
nokogiri (1.16.6-aarch64-linux)
280280
racc (~> 1.4)
281-
nokogiri (1.16.5-arm64-darwin)
281+
nokogiri (1.16.6-arm64-darwin)
282282
racc (~> 1.4)
283-
nokogiri (1.16.5-x86_64-darwin)
283+
nokogiri (1.16.6-x86_64-darwin)
284284
racc (~> 1.4)
285-
nokogiri (1.16.5-x86_64-linux)
285+
nokogiri (1.16.6-x86_64-linux)
286286
racc (~> 1.4)
287287
null_logger (0.0.1)
288288
oauth2 (2.0.9)
@@ -554,7 +554,7 @@ GEM
554554
rake (>= 12.2)
555555
thor (~> 1.0)
556556
rainbow (3.1.1)
557-
rake (13.1.0)
557+
rake (13.2.1)
558558
rb-fsevent (0.11.2)
559559
rb-inotify (0.10.1)
560560
ffi (~> 1.0)
@@ -577,21 +577,21 @@ GEM
577577
rspec-mocks (~> 3.13.0)
578578
rspec-core (3.13.0)
579579
rspec-support (~> 3.13.0)
580-
rspec-expectations (3.13.0)
580+
rspec-expectations (3.13.1)
581581
diff-lcs (>= 1.2.0, < 2.0)
582582
rspec-support (~> 3.13.0)
583-
rspec-mocks (3.13.0)
583+
rspec-mocks (3.13.1)
584584
diff-lcs (>= 1.2.0, < 2.0)
585585
rspec-support (~> 3.13.0)
586-
rspec-rails (6.1.1)
586+
rspec-rails (6.1.3)
587587
actionpack (>= 6.1)
588588
activesupport (>= 6.1)
589589
railties (>= 6.1)
590-
rspec-core (~> 3.12)
591-
rspec-expectations (~> 3.12)
592-
rspec-mocks (~> 3.12)
593-
rspec-support (~> 3.12)
594-
rspec-support (3.13.0)
590+
rspec-core (~> 3.13)
591+
rspec-expectations (~> 3.13)
592+
rspec-mocks (~> 3.13)
593+
rspec-support (~> 3.13)
594+
rspec-support (3.13.1)
595595
rubocop (1.64.1)
596596
json (~> 2.3)
597597
language_server-protocol (>= 3.17.0)

0 commit comments

Comments
 (0)