Skip to content

Commit

Permalink
Update Rubocop gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
JaniJegoroff committed Nov 2, 2014
1 parent 6c04fd3 commit a8a45ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion to_boolean.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rake', '~> 10.3'
gem.add_development_dependency 'minitest', '~> 5.4'
gem.add_development_dependency 'minitest-reporters', '~> 1.0'
gem.add_development_dependency 'rubocop', '~> 0.26'
gem.add_development_dependency 'rubocop', '~> 0.27'
end

0 comments on commit a8a45ce

Please sign in to comment.