Sha256: efaeaa38091f41323f2b09d8b132012c33513c6d302ccf8f12279589e57265c0

Contents?: true

Size: 219 Bytes

Versions: 3

Compression:

Stored size: 219 Bytes

Contents

source "https://rubygems.org"

gemspec :path => '../'

gem 'postmark', '~> 1.15', path: ENV['POSTMARK_GEM_PATH']
gem 'actionmailer', '~> 6.0.0'

group :test do
  gem 'rspec', '~> 3.7'
  gem 'mime-types', '~> 3.2.2'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
postmark-rails-0.22.0 gemfiles/Gemfile.actionmailer-6.0.x
postmark-rails-0.21.0 gemfiles/Gemfile.actionmailer-6.0.x
postmark-rails-0.20.0 gemfiles/Gemfile.actionmailer-6.0.x