Skip to content

Commit

Permalink
Updated version of rubocop to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Jun 26, 2014
1 parent 40a16ab commit 203f6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hss.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files spec/*`.split
s.executables = ['hss']

s.add_development_dependency 'rubocop', '~> 0.23.0'
s.add_development_dependency 'rubocop', '~> 0.24.0'
s.add_development_dependency 'rake', '~> 10.3.2'
s.add_development_dependency 'coveralls', '~> 0.7.0'
s.add_development_dependency 'rspec', '~> 3.0.0'
Expand Down

0 comments on commit 203f6bb

Please sign in to comment.