Skip to content

Commit 191d379

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 c4ae347 commit 191d379

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ GEM
197197
email_address (0.2.5)
198198
base64
199199
simpleidn
200-
erb (5.0.1)
200+
erb (5.0.2)
201201
erubi (1.13.1)
202202
et-orbi (1.2.11)
203203
tzinfo
@@ -311,7 +311,7 @@ GEM
311311
concurrent-ruby (~> 1.0)
312312
indefinite_article (0.2.5)
313313
activesupport
314-
io-console (0.8.0)
314+
io-console (0.8.1)
315315
irb (1.15.2)
316316
pp (>= 0.6.0)
317317
rdoc (>= 4.0.0)
@@ -514,13 +514,13 @@ GEM
514514
rake (13.3.0)
515515
rbs (3.4.4)
516516
abbrev
517-
rdoc (6.14.1)
517+
rdoc (6.14.2)
518518
erb
519519
psych (>= 4.0.0)
520520
redcarpet (3.6.1)
521521
redis (4.8.1)
522522
regexp_parser (2.10.0)
523-
reline (0.6.1)
523+
reline (0.6.2)
524524
io-console (~> 0.5)
525525
representable (3.2.0)
526526
declarative (< 0.1.0)
@@ -549,15 +549,15 @@ GEM
549549
rspec-mocks (3.13.5)
550550
diff-lcs (>= 1.2.0, < 2.0)
551551
rspec-support (~> 3.13.0)
552-
rspec-rails (8.0.1)
552+
rspec-rails (8.0.2)
553553
actionpack (>= 7.2)
554554
activesupport (>= 7.2)
555555
railties (>= 7.2)
556556
rspec-core (~> 3.13)
557557
rspec-expectations (~> 3.13)
558558
rspec-mocks (~> 3.13)
559559
rspec-support (~> 3.13)
560-
rspec-support (3.13.4)
560+
rspec-support (3.13.5)
561561
rubocop (1.78.0)
562562
json (~> 2.3)
563563
language_server-protocol (~> 3.17.0.2)

0 commit comments

Comments
 (0)