Skip to content

Commit

Permalink
Merge pull request #2972 from ytti/dependabot/bundler/master/rubocop-…
Browse files Browse the repository at this point in the history
…minitest-tw-0.33.0

Update rubocop-minitest requirement from ~> 0.29.0 to ~> 0.33.0
  • Loading branch information
aschaber1 authored Oct 30, 2023
2 parents 0f91cfc + 95fa76c commit 5f1cfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oxidized.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'pry', '~> 0.14.2'
s.add_development_dependency 'rake', '~> 13.0'
s.add_development_dependency 'rubocop', '~> 1.48.0'
s.add_development_dependency 'rubocop-minitest', '~> 0.29.0'
s.add_development_dependency 'rubocop-minitest', '~> 0.33.0'
s.add_development_dependency 'rubocop-rake', '~> 0.6.0'
s.add_development_dependency 'simplecov', '~> 0.22.0'
s.add_development_dependency 'simplecov-cobertura', '~> 2.1.0'
Expand Down

0 comments on commit 5f1cfd3

Please sign in to comment.