Sha256: 2f3ed6dc47b2c60d7cf696366181b2a0073d6dccf6e143efba19d37d873a7e05
Contents?: true
Size: 483 Bytes
Versions: 2
Compression:
Stored size: 483 Bytes
Contents
source "http://rubygems.org" gemspec :path => '../' gem 'rake', '< 11.0.0' gem 'json', '< 2.0.0' group :test do gem 'rspec', '~> 3.7' gem 'rspec-its', '~> 1.2' gem 'fakeweb', :git => 'https://github.com/chrisk/fakeweb.git' gem 'fakeweb-matcher' gem 'mail', '~> 2.7.0' gem 'mime-types', '~> 1.25.1' gem 'mini_mime', '< 1.1.4' gem 'activesupport', '~> 3.2.0' gem 'i18n', '~> 0.6.0' gem 'yajl-ruby', '~> 1.0', '< 1.4.0', :platforms => [:mingw, :mswin, :ruby] end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
postmark-1.25.1 | gemfiles/Gemfile.legacy |
postmark-1.25.0 | gemfiles/Gemfile.legacy |