Skip to content

Commit

Permalink
Updated Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
JaniJegoroff committed Oct 5, 2017
1 parent d053091 commit 0dceeb0
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,6 +19,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rake', '~> 12.0'
gem.add_development_dependency 'minitest', '~> 5.10'
gem.add_development_dependency 'minitest-reporters', '~> 1.1'
gem.add_development_dependency 'rubocop', '~> 0.49'
gem.add_development_dependency 'rubocop', '~> 0.50'
gem.add_development_dependency 'coveralls', '~> 0.8'
end

0 comments on commit 0dceeb0

Please sign in to comment.