Skip to content

Commit 661e857

Browse files
authored
Merge pull request #2513 from codebar/dependabot/bundler/rspec-rails-8.0.3
chore(deps-dev): bump rspec-rails from 7.1.1 to 8.0.3
2 parents 785bebb + e7bdb73 commit 661e857

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ GEM
186186
delayed_job_active_record (4.1.11)
187187
activerecord (>= 3.0, < 9.0)
188188
delayed_job (>= 3.0, < 5)
189-
diff-lcs (1.6.0)
189+
diff-lcs (1.6.2)
190190
docile (1.4.0)
191191
dotenv (3.2.0)
192192
dotenv-rails (3.2.0)
@@ -464,23 +464,23 @@ GEM
464464
rouge (4.1.3)
465465
rspec-collection_matchers (1.2.1)
466466
rspec-expectations (>= 2.99.0.beta1)
467-
rspec-core (3.13.3)
467+
rspec-core (3.13.6)
468468
rspec-support (~> 3.13.0)
469-
rspec-expectations (3.13.3)
469+
rspec-expectations (3.13.5)
470470
diff-lcs (>= 1.2.0, < 2.0)
471471
rspec-support (~> 3.13.0)
472-
rspec-mocks (3.13.2)
472+
rspec-mocks (3.13.8)
473473
diff-lcs (>= 1.2.0, < 2.0)
474474
rspec-support (~> 3.13.0)
475-
rspec-rails (7.1.1)
476-
actionpack (>= 7.0)
477-
activesupport (>= 7.0)
478-
railties (>= 7.0)
475+
rspec-rails (8.0.3)
476+
actionpack (>= 7.2)
477+
activesupport (>= 7.2)
478+
railties (>= 7.2)
479479
rspec-core (~> 3.13)
480480
rspec-expectations (~> 3.13)
481481
rspec-mocks (~> 3.13)
482482
rspec-support (~> 3.13)
483-
rspec-support (3.13.2)
483+
rspec-support (3.13.7)
484484
rubocop (1.84.2)
485485
json (~> 2.3)
486486
language_server-protocol (~> 3.17.0.2)

0 commit comments

Comments
 (0)