Skip to content

Commit

Permalink
Merge pull request #163 from ZeusWPI/dependabot/bundler/rubocop-minit…
Browse files Browse the repository at this point in the history
…est-0.32.0

Bump rubocop-minitest from 0.31.1 to 0.32.0
  • Loading branch information
chvp authored Sep 23, 2023
2 parents 893ee2d + 58f70ff commit 367bdc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ end

group :development do
gem 'annotate', '~> 3.2'
gem 'rubocop-minitest', '~> 0.31.1'
gem 'rubocop-minitest', '~> 0.32.0'
gem 'rubocop-rails', '~> 2.21'
gem 'web-console'
end
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.31.1)
rubocop-minitest (0.32.0)
rubocop (>= 1.39, < 2.0)
rubocop-rails (2.21.1)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -312,7 +312,7 @@ DEPENDENCIES
puma (~> 6.3)
rack-cors
rails (~> 7.0.8)
rubocop-minitest (~> 0.31.1)
rubocop-minitest (~> 0.32.0)
rubocop-rails (~> 2.21)
rugged
selenium-webdriver
Expand Down

0 comments on commit 367bdc0

Please sign in to comment.