Skip to content

Commit

Permalink
Updated version of rubocop to 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Sep 5, 2015
1 parent fd82aff commit 4414363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dock0.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_dependency 'meld', '~> 1.0.0'
s.add_dependency 'cymbal', '~> 1.0.0'

s.add_development_dependency 'rubocop', '~> 0.33.0'
s.add_development_dependency 'rubocop', '~> 0.34.0'
s.add_development_dependency 'rake', '~> 10.4.0'
s.add_development_dependency 'coveralls', '~> 0.8.0'
s.add_development_dependency 'rspec', '~> 3.3.0'
Expand Down

0 comments on commit 4414363

Please sign in to comment.