Skip to content

Commit

Permalink
Updated gem dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JaniJegoroff committed Jun 22, 2017
1 parent 85c9406 commit c9f8ae0
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.48'
gem.add_development_dependency 'rubocop', '~> 0.49'
gem.add_development_dependency 'coveralls', '~> 0.8'
end

0 comments on commit c9f8ae0

Please sign in to comment.