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

Commit 50fd3ff

Browse files
authored
Merge pull request #785 from alphagov/dependabot/bundler/rspec-rails-8.0.1
Bump rspec-rails from 8.0.0 to 8.0.1
2 parents c7a3f7a + a08f0dd commit 50fd3ff

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ GEM
125125
irb (~> 1.10)
126126
reline (>= 0.3.8)
127127
deep_merge (1.2.2)
128-
diff-lcs (1.6.1)
128+
diff-lcs (1.6.2)
129129
docile (1.4.0)
130130
drb (2.2.3)
131131
erb (5.0.1)
@@ -276,23 +276,23 @@ GEM
276276
rack (>= 1.4)
277277
reverse_markdown (3.0.0)
278278
nokogiri
279-
rspec-core (3.13.3)
279+
rspec-core (3.13.4)
280280
rspec-support (~> 3.13.0)
281-
rspec-expectations (3.13.4)
281+
rspec-expectations (3.13.5)
282282
diff-lcs (>= 1.2.0, < 2.0)
283283
rspec-support (~> 3.13.0)
284-
rspec-mocks (3.13.4)
284+
rspec-mocks (3.13.5)
285285
diff-lcs (>= 1.2.0, < 2.0)
286286
rspec-support (~> 3.13.0)
287-
rspec-rails (8.0.0)
287+
rspec-rails (8.0.1)
288288
actionpack (>= 7.2)
289289
activesupport (>= 7.2)
290290
railties (>= 7.2)
291291
rspec-core (~> 3.13)
292292
rspec-expectations (~> 3.13)
293293
rspec-mocks (~> 3.13)
294294
rspec-support (~> 3.13)
295-
rspec-support (3.13.3)
295+
rspec-support (3.13.4)
296296
rubocop (1.76.2)
297297
json (~> 2.3)
298298
language_server-protocol (~> 3.17.0.2)

0 commit comments

Comments
 (0)