Skip to content

Commit

Permalink
Merge pull request #432 from bumi/remove-rake-dev-dependency
Browse files Browse the repository at this point in the history
Remove rake development dependency
  • Loading branch information
michaelklishin committed Jun 30, 2020
2 parents 7a972d2 + 58661b8 commit f396a2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sneakers.gemspec
Expand Up @@ -33,7 +33,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rabbitmq_http_api_client'
gem.add_development_dependency 'redis'

gem.add_development_dependency 'rake', '~> 12.3'
gem.add_development_dependency 'minitest', '~> 5.11'
gem.add_development_dependency 'rr', '~> 1.2.1'
gem.add_development_dependency 'unparser', '0.2.2' # keep below 0.2.5 for ruby 2.0 compat.
Expand Down

0 comments on commit f396a2d

Please sign in to comment.