Skip to content

Commit

Permalink
Merge pull request ActsAsParanoid#309 from ActsAsParanoid/dependabot/…
Browse files Browse the repository at this point in the history
…bundler/rubocop-minitest-tw-0.31.0

Update rubocop-minitest requirement from ~> 0.30.0 to ~> 0.31.0
  • Loading branch information
mvz authored May 8, 2023
2 parents 53484ad + 5871ba1 commit e840215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acts_as_paranoid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake-manifest", "~> 0.2.0"
spec.add_development_dependency "rdoc", "~> 6.3"
spec.add_development_dependency "rubocop", "~> 1.32"
spec.add_development_dependency "rubocop-minitest", "~> 0.30.0"
spec.add_development_dependency "rubocop-minitest", "~> 0.31.0"
spec.add_development_dependency "simplecov", "~> 0.22.0"
end

0 comments on commit e840215

Please sign in to comment.