Skip to content

Commit

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

Update rubocop requirement from ~> 1.2.0 to ~> 1.3.0
  • Loading branch information
mvz authored Nov 13, 2020
2 parents 9444040 + 6d5f396 commit bf37d81
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 @@ -29,6 +29,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "pry"
spec.add_development_dependency "rake"
spec.add_development_dependency "rdoc"
spec.add_development_dependency "rubocop", "~> 1.2.0"
spec.add_development_dependency "rubocop", "~> 1.3.0"
spec.add_development_dependency "simplecov", [">= 0.18.1", "< 0.20.0"]
end

0 comments on commit bf37d81

Please sign in to comment.