Skip to content

Commit 2d7d6ed

Browse files
build(deps-dev): bump rspec-rails from 7.0.1 to 7.1.0
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.0.1 to 7.1.0. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v7.0.1...v7.1.0) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3bb74e commit 2d7d6ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ GEM
308308
mini_magick (4.13.2)
309309
mini_mime (1.1.5)
310310
mini_portile2 (2.8.8)
311-
minitest (5.25.1)
311+
minitest (5.25.2)
312312
multi_xml (0.7.1)
313313
bigdecimal (~> 3.1)
314314
multipart-post (2.4.1)
@@ -381,7 +381,7 @@ GEM
381381
rack (>= 3.0.0)
382382
rack-test (2.1.0)
383383
rack (>= 1.3)
384-
rackup (2.2.0)
384+
rackup (2.2.1)
385385
rack (>= 3)
386386
rails (7.2.2)
387387
actioncable (= 7.2.2)
@@ -418,7 +418,7 @@ GEM
418418
zeitwerk (~> 2.6)
419419
rainbow (3.1.1)
420420
rake (13.2.1)
421-
rdoc (6.7.0)
421+
rdoc (6.8.1)
422422
psych (>= 4.0.0)
423423
regexp_parser (2.9.2)
424424
reline (0.5.11)
@@ -437,7 +437,7 @@ GEM
437437
rspec-mocks (3.13.2)
438438
diff-lcs (>= 1.2.0, < 2.0)
439439
rspec-support (~> 3.13.0)
440-
rspec-rails (7.0.1)
440+
rspec-rails (7.1.0)
441441
actionpack (>= 7.0)
442442
activesupport (>= 7.0)
443443
railties (>= 7.0)

0 commit comments

Comments
 (0)