Skip to content

Commit

Permalink
Update RuboCop dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed May 12, 2020
1 parent 5235775 commit dd7567d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion route_translator.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'minitest', '~> 5.14'
spec.add_development_dependency 'rails', '>= 5.0.0.1', '< 6.1'
spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rubocop', '~> 0.82.0'
spec.add_development_dependency 'rubocop', '~> 0.83.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 dd7567d

Please sign in to comment.