Skip to content

Commit 8cc323d

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -386,23 +386,23 @@ GEM
386386
request_store (1.5.1)
387387
rack (>= 1.4)
388388
rexml (3.4.1)
389-
rspec-core (3.13.4)
389+
rspec-core (3.13.5)
390390
rspec-support (~> 3.13.0)
391391
rspec-expectations (3.13.5)
392392
diff-lcs (>= 1.2.0, < 2.0)
393393
rspec-support (~> 3.13.0)
394394
rspec-mocks (3.13.5)
395395
diff-lcs (>= 1.2.0, < 2.0)
396396
rspec-support (~> 3.13.0)
397-
rspec-rails (8.0.1)
397+
rspec-rails (8.0.2)
398398
actionpack (>= 7.2)
399399
activesupport (>= 7.2)
400400
railties (>= 7.2)
401401
rspec-core (~> 3.13)
402402
rspec-expectations (~> 3.13)
403403
rspec-mocks (~> 3.13)
404404
rspec-support (~> 3.13)
405-
rspec-support (3.13.4)
405+
rspec-support (3.13.5)
406406
rubocop (1.79.2)
407407
json (~> 2.3)
408408
language_server-protocol (~> 3.17.0.2)

0 commit comments

Comments
 (0)