Skip to content

Commit

Permalink
Merge pull request #30 from apainintheneck/dependabot/bundler/rubocop…
Browse files Browse the repository at this point in the history
…-minitest-0.34.5

Bump rubocop-minitest from 0.33.0 to 0.34.5
  • Loading branch information
apainintheneck authored Feb 5, 2024
2 parents b56697b + 3387bf0 commit 4256612
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
iso-639 (0.3.6)
json (2.6.3)
json (2.7.1)
language_server-protocol (3.17.0.3)
minitest (5.21.2)
money (6.16.0)
i18n (>= 0.6.4, <= 2)
parallel (1.23.0)
parser (3.2.2.4)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.8.2)
regexp_parser (2.9.0)
rexml (3.2.6)
rubocop (1.57.2)
json (~> 2.3)
Expand All @@ -41,8 +41,9 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.33.0)
rubocop-minitest (0.34.5)
rubocop (>= 1.39, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
ruby-progressbar (1.13.0)
Expand Down

0 comments on commit 4256612

Please sign in to comment.