Skip to content

Commit e7b0c51

Browse files
dependabot[bot]compwron
authored andcommitted
build(deps-dev): bump rspec-rails from 8.0.0 to 8.0.3
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 8.0.0 to 8.0.3. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v8.0.0...v8.0.3) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 664ac6a commit e7b0c51

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

Gemfile.lock

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ GEM
197197
htmlentities (~> 4.3.3)
198198
launchy (>= 2.1, < 4.0)
199199
mail (~> 2.7)
200-
erb (6.0.0)
200+
erb (6.0.2)
201201
erb_lint (0.9.0)
202202
activesupport
203203
better_html (>= 2.0.1)
@@ -287,8 +287,9 @@ GEM
287287
mini_magick (>= 4.9.5, < 6)
288288
ruby-vips (>= 2.0.17, < 3)
289289
io-console (0.8.2)
290-
irb (1.15.3)
290+
irb (1.17.0)
291291
pp (>= 0.6.0)
292+
prism (>= 1.3.0)
292293
rdoc (>= 4.0.0)
293294
reline (>= 0.4.2)
294295
jbuilder (2.14.1)
@@ -316,7 +317,7 @@ GEM
316317
activesupport (>= 4)
317318
railties (>= 4)
318319
request_store (~> 1.0)
319-
loofah (2.24.1)
320+
loofah (2.25.0)
320321
crass (~> 1.0.2)
321322
nokogiri (>= 1.12.0)
322323
mail (2.8.1)
@@ -335,7 +336,8 @@ GEM
335336
logger
336337
mini_mime (1.1.5)
337338
mini_portile2 (2.8.9)
338-
minitest (6.0.1)
339+
minitest (6.0.2)
340+
drb (~> 2.0)
339341
prism (~> 1.5)
340342
multi_xml (0.8.1)
341343
bigdecimal (>= 3.1, < 5)
@@ -430,7 +432,7 @@ GEM
430432
pry-byebug (3.12.0)
431433
byebug (~> 13.0)
432434
pry (>= 0.13, < 0.17)
433-
psych (5.3.0)
435+
psych (5.3.1)
434436
date
435437
stringio
436438
public_suffix (7.0.0)
@@ -478,8 +480,8 @@ GEM
478480
activesupport (>= 5.0.0)
479481
minitest
480482
nokogiri (>= 1.6)
481-
rails-html-sanitizer (1.6.2)
482-
loofah (~> 2.21)
483+
rails-html-sanitizer (1.7.0)
484+
loofah (~> 2.25)
483485
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
484486
railties (7.2.3)
485487
actionpack (= 7.2.3)
@@ -493,7 +495,7 @@ GEM
493495
zeitwerk (~> 2.6)
494496
rainbow (3.1.1)
495497
rake (13.3.1)
496-
rdoc (6.17.0)
498+
rdoc (7.2.0)
497499
erb
498500
psych (>= 4.0.0)
499501
tsort
@@ -511,10 +513,10 @@ GEM
511513
rspec-expectations (3.13.5)
512514
diff-lcs (>= 1.2.0, < 2.0)
513515
rspec-support (~> 3.13.0)
514-
rspec-mocks (3.13.5)
516+
rspec-mocks (3.13.8)
515517
diff-lcs (>= 1.2.0, < 2.0)
516518
rspec-support (~> 3.13.0)
517-
rspec-rails (8.0.0)
519+
rspec-rails (8.0.3)
518520
actionpack (>= 7.2)
519521
activesupport (>= 7.2)
520522
railties (>= 7.2)
@@ -524,7 +526,7 @@ GEM
524526
rspec-support (~> 3.13)
525527
rspec-retry (0.6.2)
526528
rspec-core (> 3.3)
527-
rspec-support (3.13.6)
529+
rspec-support (3.13.7)
528530
rspec_junit_formatter (0.6.0)
529531
rspec-core (>= 2, < 4, != 2.12.0)
530532
rswag-api (2.16.0)
@@ -645,10 +647,10 @@ GEM
645647
rubocop-rails (~> 2.34.0)
646648
stimulus-rails (1.3.4)
647649
railties (>= 6.0.0)
648-
stringio (3.1.9)
650+
stringio (3.2.0)
649651
strong_migrations (2.5.2)
650652
activerecord (>= 7.1)
651-
thor (1.4.0)
653+
thor (1.5.0)
652654
timeout (0.6.0)
653655
traceroute (0.8.1)
654656
rails (>= 3.0.0)
@@ -691,7 +693,7 @@ GEM
691693
railties (>= 3.0.7)
692694
xpath (3.2.0)
693695
nokogiri (~> 1.8)
694-
zeitwerk (2.7.3)
696+
zeitwerk (2.7.5)
695697

696698
PLATFORMS
697699
arm64-darwin-21

0 commit comments

Comments
 (0)