Skip to content

Commit

Permalink
Update Runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kennym committed Nov 25, 2014
1 parent ca828ff commit 6d00e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mandrill_mailer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|

s.add_dependency 'activesupport'
s.add_dependency 'actionpack'
s.add_runtime_dependency 'mandrill-api', '~> 1.0.9'
s.add_runtime_dependency 'mandrill-api', '~> 1.0.53'

s.add_development_dependency 'pry'
s.add_development_dependency 'rspec'
Expand Down

0 comments on commit 6d00e56

Please sign in to comment.