Skip to content

Commit e7bdb73

Browse files
chore(deps-dev): bump rspec-rails from 7.1.1 to 8.0.3
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.1.1 to 8.0.3. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v7.1.1...v8.0.3) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17c0219 commit e7bdb73

1 file changed

Lines changed: 13 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -186,14 +186,14 @@ 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)
193193
dotenv (= 3.2.0)
194194
railties (>= 6.1)
195195
drb (2.2.3)
196-
erb (6.0.1)
196+
erb (6.0.2)
197197
erubi (1.13.1)
198198
execjs (2.10.0)
199199
fabrication (2.31.0)
@@ -292,7 +292,8 @@ GEM
292292
mini_magick (5.3.1)
293293
logger
294294
mini_mime (1.1.5)
295-
minitest (6.0.1)
295+
minitest (6.0.2)
296+
drb (~> 2.0)
296297
prism (~> 1.5)
297298
multi_xml (0.6.0)
298299
mutex_m (0.3.0)
@@ -463,23 +464,23 @@ GEM
463464
rouge (4.1.3)
464465
rspec-collection_matchers (1.2.1)
465466
rspec-expectations (>= 2.99.0.beta1)
466-
rspec-core (3.13.3)
467+
rspec-core (3.13.6)
467468
rspec-support (~> 3.13.0)
468-
rspec-expectations (3.13.3)
469+
rspec-expectations (3.13.5)
469470
diff-lcs (>= 1.2.0, < 2.0)
470471
rspec-support (~> 3.13.0)
471-
rspec-mocks (3.13.2)
472+
rspec-mocks (3.13.8)
472473
diff-lcs (>= 1.2.0, < 2.0)
473474
rspec-support (~> 3.13.0)
474-
rspec-rails (7.1.1)
475-
actionpack (>= 7.0)
476-
activesupport (>= 7.0)
477-
railties (>= 7.0)
475+
rspec-rails (8.0.3)
476+
actionpack (>= 7.2)
477+
activesupport (>= 7.2)
478+
railties (>= 7.2)
478479
rspec-core (~> 3.13)
479480
rspec-expectations (~> 3.13)
480481
rspec-mocks (~> 3.13)
481482
rspec-support (~> 3.13)
482-
rspec-support (3.13.2)
483+
rspec-support (3.13.7)
483484
rubocop (1.84.2)
484485
json (~> 2.3)
485486
language_server-protocol (~> 3.17.0.2)
@@ -599,7 +600,7 @@ GEM
599600
xpath (3.2.0)
600601
nokogiri (~> 1.8)
601602
yaml (0.4.0)
602-
zeitwerk (2.7.4)
603+
zeitwerk (2.7.5)
603604

604605
PLATFORMS
605606
aarch64-linux

0 commit comments

Comments
 (0)