Skip to content

Commit 2dc709b

Browse files
Bump rspec-rails from 8.0.0 to 8.0.1 (#1098)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00905a6 commit 2dc709b

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
@@ -178,7 +178,7 @@ GEM
178178
railties (>= 4.1.0)
179179
responders
180180
warden (~> 1.2.3)
181-
diff-lcs (1.6.1)
181+
diff-lcs (1.6.2)
182182
docile (1.4.1)
183183
dotenv (3.1.8)
184184
dotenv-rails (3.1.8)
@@ -484,7 +484,7 @@ GEM
484484
rb-fsevent (0.11.2)
485485
rb-inotify (0.11.1)
486486
ffi (~> 1.0)
487-
rdoc (6.14.0)
487+
rdoc (6.14.1)
488488
erb
489489
psych (>= 4.0.0)
490490
reek (6.5.0)
@@ -504,27 +504,27 @@ GEM
504504
railties (>= 5.2)
505505
rexml (3.4.1)
506506
rouge (4.3.0)
507-
rspec-core (3.13.3)
507+
rspec-core (3.13.4)
508508
rspec-support (~> 3.13.0)
509-
rspec-expectations (3.13.4)
509+
rspec-expectations (3.13.5)
510510
diff-lcs (>= 1.2.0, < 2.0)
511511
rspec-support (~> 3.13.0)
512-
rspec-mocks (3.13.3)
512+
rspec-mocks (3.13.5)
513513
diff-lcs (>= 1.2.0, < 2.0)
514514
rspec-support (~> 3.13.0)
515515
rspec-openapi (0.19.0)
516516
actionpack (>= 5.2.0)
517517
rails-dom-testing
518518
rspec-core
519-
rspec-rails (8.0.0)
519+
rspec-rails (8.0.1)
520520
actionpack (>= 7.2)
521521
activesupport (>= 7.2)
522522
railties (>= 7.2)
523523
rspec-core (~> 3.13)
524524
rspec-expectations (~> 3.13)
525525
rspec-mocks (~> 3.13)
526526
rspec-support (~> 3.13)
527-
rspec-support (3.13.3)
527+
rspec-support (3.13.4)
528528
rswag-api (2.16.0)
529529
activesupport (>= 5.2, < 8.1)
530530
railties (>= 5.2, < 8.1)

0 commit comments

Comments
 (0)