Skip to content

Commit

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

Bump rubocop-minitest from 0.34.2 to 0.34.3
  • Loading branch information
chvp authored Jan 6, 2024
2 parents 6a0a871 + c9af9a0 commit 31c6e1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.34.2'
gem 'rubocop-minitest', '~> 0.34.3'
gem 'rubocop-rails', '~> 2.23'
gem 'web-console'
end
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ GEM
multi_xml (~> 0.5)
rack (>= 1.2, < 4)
parallel (1.24.0)
parser (3.2.2.4)
parser (3.3.0.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
Expand Down Expand Up @@ -267,7 +267,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.34.2)
rubocop-minitest (0.34.3)
rubocop (>= 1.39, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.1)
Expand Down Expand Up @@ -339,7 +339,7 @@ DEPENDENCIES
puma (~> 6.4)
rack-cors
rails (~> 7.1.2)
rubocop-minitest (~> 0.34.2)
rubocop-minitest (~> 0.34.3)
rubocop-rails (~> 2.23)
rugged
selenium-webdriver
Expand Down

0 comments on commit 31c6e1e

Please sign in to comment.