Skip to content

Commit

Permalink
Upgrade rubocop dependency to ~> 0.40
Browse files Browse the repository at this point in the history
  • Loading branch information
emsk committed Jun 1, 2016
1 parent 04fd673 commit 41ff612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion romajic.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'coveralls', '~> 0.8'
spec.add_development_dependency 'yard', '~> 0.8'
spec.add_development_dependency 'redcarpet', '~> 3.3'
spec.add_development_dependency 'rubocop', '~> 0.39'
spec.add_development_dependency 'rubocop', '~> 0.40'
end

0 comments on commit 41ff612

Please sign in to comment.