Sha256: 4cce5379d8675b8a86d10b448867dc3e14e744e898feebfb6f13400a61f1ef76
Contents?: true
Size: 226 Bytes
Versions: 1
Compression:
Stored size: 226 Bytes
Contents
source "https://rubygems.org" gem 'postmark', '~> 1.7.0', :path => ENV['POSTMARK_GEM_PATH'] gem 'actionmailer', '~> 3.2.0' gem 'i18n', '~> 0.6.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.12.0 | gemfiles/Gemfile.actionmailer-3.2.x |