Sha256: 70d3d903ec2e6f1469fb0b70d14e87725ad5b7aa2b0712ddaf4febe8164aed4e

Contents?: true

Size: 219 Bytes

Versions: 1

Compression:

Stored size: 219 Bytes

Contents

source "https://rubygems.org"

gemspec :path => '../'

gem 'postmark', '~> 1.22', path: ENV['POSTMARK_GEM_PATH']
gem 'actionmailer', '~> 7.0.0'

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
postmark-rails-0.22.0 gemfiles/Gemfile.actionmailer-7.0.x