Skip to content

Commit

Permalink
Update RuboCop dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Sep 27, 2020
1 parent 614e68b commit 4e4d534
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.91.1'
spec.add_development_dependency 'rubocop', '~> 0.92.0'
spec.add_development_dependency 'rubocop-performance', '~> 1.8'
spec.add_development_dependency 'rubocop-rails', '~> 2.8'
spec.add_development_dependency 'simplecov', '>= 0.18.5', '< 0.20'
Expand Down

0 comments on commit 4e4d534

Please sign in to comment.