Sha256: 804cf0791a6ac10eb1bc33f80da3abdb6c929b23cd28d05cbe3bfd0fc2c72f51

Contents?: true

Size: 200 Bytes

Versions: 2

Compression:

Stored size: 200 Bytes

Contents

source "https://rubygems.org"

gem 'postmark', '~> 1.5.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

2 entries across 2 versions & 1 rubygems

Version Path
postmark-rails-0.11.0 gemfiles/Gemfile.actionmailer-4.2.x
postmark-rails-0.10.0 gemfiles/Gemfile.actionmailer-4.2.x