Skip to content

Commit

Permalink
Update RuboCop
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Feb 15, 2021
1 parent d239669 commit 12bf060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client_side_validations.gemspec
Expand Up @@ -36,7 +36,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'minitest', '~> 5.14'
spec.add_development_dependency 'mocha', '~> 1.12'
spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rubocop', '~> 1.9'
spec.add_development_dependency 'rubocop', '~> 1.10'
spec.add_development_dependency 'rubocop-minitest', '~> 0.10.3'
spec.add_development_dependency 'rubocop-performance', '~> 1.9'
spec.add_development_dependency 'rubocop-rails', '~> 2.9'
Expand Down

0 comments on commit 12bf060

Please sign in to comment.