Skip to content

Commit

Permalink
Gemspec: force mime-type version to ~> 1.0, to remain compatible with…
Browse files Browse the repository at this point in the history
… Ruby 1.8
  • Loading branch information
zuazo committed Oct 29, 2013
1 parent 58a2e88 commit 6dfaee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chef-handler-sns.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |s|
s.add_dependency 'right_aws', '~> 3.0'
s.add_dependency 'erubis'

s.add_development_dependency 'mime-types', '~> 1.0' # 2.0 requires Ruby 1.9
s.add_development_dependency 'chef', chef_version
s.add_development_dependency 'rake'
s.add_development_dependency 'minitest'
Expand Down

0 comments on commit 6dfaee8

Please sign in to comment.