Skip to content

Commit

Permalink
Updated version of rubocop to 0.61.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Dec 7, 2018
1 parent 980040d commit 914aece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballista.gemspec
Expand Up @@ -27,5 +27,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'goodcop', '~> 0.6.0'
s.add_development_dependency 'rake', '~> 12.3.0'
s.add_development_dependency 'rspec', '~> 3.8.0'
s.add_development_dependency 'rubocop', '~> 0.60.0'
s.add_development_dependency 'rubocop', '~> 0.61.1'
end

0 comments on commit 914aece

Please sign in to comment.