Sha256: 9ffc89e874dc774e0f89feb0db817e17ca559ed0d35ae693158014ea57cb7515
Contents?: true
Size: 246 Bytes
Versions: 1
Compression:
Stored size: 246 Bytes
Contents
source "https://rubygems.org" gemspec :path => '../' gem 'json', '< 2.0.0' gem 'postmark', '~> 1.8.0', path: ENV['POSTMARK_GEM_PATH'] gem 'actionmailer', '~> 4.2.0' group :test do gem 'rspec', '~> 2.14.0' gem 'mime-types', '~> 1.25.1' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
postmark-rails-0.13.0 | gemfiles/Gemfile.actionmailer-4.2.x |