Sha256: f4f61e6b9e9ae4163b36c5f505a74d0d57afa2fb45d97520b84f02681474778a
Contents?: true
Size: 244 Bytes
Versions: 1
Compression:
Stored size: 244 Bytes
Contents
source "https://rubygems.org" gemspec :path => '../' gem 'json', '< 2.0.0' gem 'postmark', '~> 1.13.0', path: ENV['POSTMARK_GEM_PATH'] gem 'actionmailer', '~> 4.1.0' group :test do gem 'rspec', '~> 3.7' gem 'mime-types', '~> 1.25.1' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
postmark-rails-0.17.0 | gemfiles/Gemfile.actionmailer-4.1.x |