Skip to content

Commit

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

Update rubocop-minitest requirement from ~> 0.29.0 to ~> 0.30.0
  • Loading branch information
mvz authored Apr 7, 2023
2 parents a785c74 + 63538a6 commit 53484ad
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.29.0"
spec.add_development_dependency "rubocop-minitest", "~> 0.30.0"
spec.add_development_dependency "simplecov", "~> 0.22.0"
end

0 comments on commit 53484ad

Please sign in to comment.