Skip to content

Commit

Permalink
Updated version of rubocop to 0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Feb 6, 2015
1 parent b7c9b4a commit d782d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userinput.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.files = `git ls-files`.split
s.test_files = `git ls-files spec/*`.split

s.add_development_dependency 'rubocop', '~> 0.28.0'
s.add_development_dependency 'rubocop', '~> 0.29.0'
s.add_development_dependency 'rake', '~> 10.4.0'
s.add_development_dependency 'coveralls', '~> 0.7.1'
s.add_development_dependency 'rspec', '~> 3.2.0'
Expand Down

0 comments on commit d782d10

Please sign in to comment.