Skip to content

Commit

Permalink
Merge pull request #201 from stereobooster/mail-rc-gem
Browse files Browse the repository at this point in the history
Mail 2.7.0.RC1
  • Loading branch information
etagwerker committed Jul 20, 2017
2 parents 454aed9 + df1ba79 commit 24f694f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion email_spec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|

s.add_dependency "htmlentities", '~> 4.3.3'
s.add_dependency "launchy", "~> 2.1"
s.add_dependency "mail", "~> 2.6"
s.add_dependency "mail", "~> 2.7.0.RC1"

s.add_development_dependency "rake", ">= 0.8.7"
s.add_development_dependency "cucumber", '~> 1.3.17'
Expand Down

0 comments on commit 24f694f

Please sign in to comment.