Skip to content

Commit

Permalink
Update rubocop to version 0.89.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Aug 6, 2020
1 parent 1343d78 commit 57a1b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hanami-validations.gemspec
Expand Up @@ -25,5 +25,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'bundler', '>= 1.6', '< 3'
spec.add_development_dependency 'rake', '~> 13'
spec.add_development_dependency 'rspec', '~> 3.9'
spec.add_development_dependency 'rubocop', '0.81' # rubocop 0.81+ removed support for Ruby 2.3
spec.add_development_dependency 'rubocop', '0.89.0' # rubocop 0.81+ removed support for Ruby 2.3
end

0 comments on commit 57a1b57

Please sign in to comment.