Skip to content

Commit

Permalink
Bundle with any rake
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzi committed Dec 30, 2021
1 parent 261101c commit 96a23e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypt_keeper.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rspec', '~> 3.5.0'
gem.add_development_dependency 'guard', '~> 2.6.1'
gem.add_development_dependency 'guard-rspec', '~> 4.2.9'
gem.add_development_dependency 'rake', '~> 10.3.1'
gem.add_development_dependency 'rake'
gem.add_development_dependency 'rb-fsevent', '~> 0.9.1'
gem.add_development_dependency 'coveralls'
gem.add_development_dependency 'appraisal', '~> 2.1.0'
Expand Down

0 comments on commit 96a23e4

Please sign in to comment.