Skip to content

Commit

Permalink
Gemspec: Update rake dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Feb 18, 2017
1 parent f037951 commit 741ee32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chef-handler-sns.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.add_dependency 'erubis', '~> 2.0'

s.add_development_dependency 'chef', chef_version
s.add_development_dependency 'rake', '~> 10.0'
s.add_development_dependency 'rake', '~> 12.0'
s.add_development_dependency 'minitest', '~> 5.7'
s.add_development_dependency 'minitest-stub-const', '~> 0.6.0'
s.add_development_dependency 'mocha', '~> 1.1'
Expand Down

0 comments on commit 741ee32

Please sign in to comment.