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

Commit 4441a4f

Browse files
Bump rspec-rails from 8.0.0 to 8.0.1
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 8.0.0 to 8.0.1. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ec4470 commit 4441a4f

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.1)
297297
json (~> 2.3)
298298
language_server-protocol (~> 3.17.0.2)

0 commit comments

Comments
 (0)