Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Commit

Permalink
Upgrader rubocop gems
Browse files Browse the repository at this point in the history
  • Loading branch information
app2641 committed Nov 28, 2019
1 parent 84364ad commit 6e4a5b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions forkwell_cop.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_dependency 'rubocop', '~> 0.68'
spec.add_dependency 'rubocop-performance', '~> 1.3.0'
spec.add_dependency 'rubocop-rails', '~> 2.1.0'
spec.add_dependency 'rubocop-performance', '~> 1.5.0'
spec.add_dependency 'rubocop-rails', '~> 2.4.0'
spec.add_development_dependency 'bundler', '~> 1.17.3'
spec.add_development_dependency 'rake', '~> 10.0'
end

0 comments on commit 6e4a5b7

Please sign in to comment.