Sha256: b136d1cd0130e7676d429d767fd5fea94f07419b923fd711dffebda31b7f2d14
Contents?: true
Size: 297 Bytes
Versions: 3
Compression:
Stored size: 297 Bytes
Contents
source "https://rubygems.org" gemspec :path => '../' gem 'json', '< 2.0.0' gem 'rake', '< 11.0.0' gem 'postmark', '~> 1.15', :path => ENV['POSTMARK_GEM_PATH'] gem 'actionmailer', '~> 3.0.0' gem 'rack-cache', '~> 1.2.0' group :test do gem 'rspec', '~> 3.7' gem 'mime-types', '~> 1.25.1' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
postmark-rails-0.22.0 | gemfiles/Gemfile.actionmailer-3.0.x |
postmark-rails-0.21.0 | gemfiles/Gemfile.actionmailer-3.0.x |
postmark-rails-0.20.0 | gemfiles/Gemfile.actionmailer-3.0.x |