Skip to content

Commit

Permalink
Bump minitest-spec-rails from 7.3.0 to 7.4.1
Browse files Browse the repository at this point in the history
Bumps [minitest-spec-rails](https://github.com/metaskills/minitest-spec-rails) from 7.3.0 to 7.4.1.
- [Changelog](https://github.com/metaskills/minitest-spec-rails/blob/master/CHANGELOG.md)
- [Commits](metaskills/minitest-spec-rails@v7.3.0...v7.4.1)

---
updated-dependencies:
- dependency-name: minitest-spec-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 4a63b89 commit 10902ad
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
Expand All @@ -63,20 +64,20 @@ GEM
erubi (1.13.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
io-console (0.8.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mini_portile2 (2.8.8)
minitest (5.25.1)
minitest-spec-rails (7.3.0)
minitest (5.25.3)
minitest-spec-rails (7.4.1)
minitest (>= 5.0)
railties (>= 4.1)
nio4r (2.7.3)
Expand All @@ -87,7 +88,8 @@ GEM
parser (3.3.5.0)
ast (~> 2.4.1)
racc
psych (5.2.0)
psych (5.2.1)
date
stringio
puma (6.4.3)
nio4r (~> 2.0)
Expand All @@ -97,7 +99,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
Expand All @@ -120,12 +122,12 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reissue (0.3.0)
rake
reline (0.5.11)
reline (0.5.12)
io-console (~> 0.5)
rubocop (1.66.1)
json (~> 2.3)
Expand All @@ -143,7 +145,7 @@ GEM
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
securerandom (0.3.2)
securerandom (0.4.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -170,7 +172,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (1.0.1)
uri (1.0.2)
useragent (0.16.10)
zeitwerk (2.7.1)

Expand Down

0 comments on commit 10902ad

Please sign in to comment.