Skip to content

Commit eb77c59

Browse files
Bump rspec-rails from 8.0.1 to 8.0.2 (#1138)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb54946 commit eb77c59

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ GEM
224224
dry-inflector (~> 1.0)
225225
dry-logic (~> 1.4)
226226
zeitwerk (~> 2.6)
227-
erb (5.0.1)
227+
erb (5.0.2)
228228
erubi (1.13.1)
229229
erubis (2.7.0)
230230
et-orbi (1.2.11)
@@ -305,7 +305,7 @@ GEM
305305
has_scope (>= 0.6)
306306
railties (>= 6.0)
307307
responders (>= 2)
308-
io-console (0.8.0)
308+
io-console (0.8.1)
309309
irb (1.15.2)
310310
pp (>= 0.6.0)
311311
rdoc (>= 4.0.0)
@@ -487,7 +487,7 @@ GEM
487487
rb-fsevent (0.11.2)
488488
rb-inotify (0.11.1)
489489
ffi (~> 1.0)
490-
rdoc (6.14.1)
490+
rdoc (6.14.2)
491491
erb
492492
psych (>= 4.0.0)
493493
reek (6.5.0)
@@ -497,7 +497,7 @@ GEM
497497
rainbow (>= 2.0, < 4.0)
498498
rexml (~> 3.1)
499499
regexp_parser (2.10.0)
500-
reline (0.6.1)
500+
reline (0.6.2)
501501
io-console (~> 0.5)
502502
request_store (1.7.0)
503503
rack (>= 1.4)
@@ -507,7 +507,7 @@ GEM
507507
railties (>= 5.2)
508508
rexml (3.4.1)
509509
rouge (4.3.0)
510-
rspec-core (3.13.4)
510+
rspec-core (3.13.5)
511511
rspec-support (~> 3.13.0)
512512
rspec-expectations (3.13.5)
513513
diff-lcs (>= 1.2.0, < 2.0)
@@ -519,15 +519,15 @@ GEM
519519
actionpack (>= 5.2.0)
520520
rails-dom-testing
521521
rspec-core
522-
rspec-rails (8.0.1)
522+
rspec-rails (8.0.2)
523523
actionpack (>= 7.2)
524524
activesupport (>= 7.2)
525525
railties (>= 7.2)
526526
rspec-core (~> 3.13)
527527
rspec-expectations (~> 3.13)
528528
rspec-mocks (~> 3.13)
529529
rspec-support (~> 3.13)
530-
rspec-support (3.13.4)
530+
rspec-support (3.13.5)
531531
rswag-api (2.16.0)
532532
activesupport (>= 5.2, < 8.1)
533533
railties (>= 5.2, < 8.1)

0 commit comments

Comments
 (0)