Skip to content

Commit

Permalink
Merge pull request #794 from DavyJonesLocker/dependabot/bundler/ruboc…
Browse files Browse the repository at this point in the history
…op-tw-0.85.0

Update rubocop requirement from ~> 0.84.0 to ~> 0.85.0
  • Loading branch information
tagliala committed Jun 2, 2020
2 parents 0a133d3 + 6bb08c4 commit c17c2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client_side_validations.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'minitest', '~> 5.14'
spec.add_development_dependency 'mocha', '~> 1.11'
spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rubocop', '~> 0.84.0'
spec.add_development_dependency 'rubocop', '~> 0.85.0'
spec.add_development_dependency 'rubocop-performance', '~> 1.5'
spec.add_development_dependency 'rubocop-rails', '~> 2.5'
spec.add_development_dependency 'simplecov', '~> 0.18.5'
Expand Down

0 comments on commit c17c2bf

Please sign in to comment.