Sha256: 7cadf67c9bfc963dbce01c1b8c8d1b562396d469cf2881bff58faf3901253848

Contents?: true

Size: 336 Bytes

Versions: 11

Compression:

Stored size: 336 Bytes

Contents

source "http://rubygems.org"

# Specify your gem's dependencies in postmark.gemspec
gemspec

group :test do
  gem 'rspec', '~> 2.14.0'
  gem 'fakeweb'
  gem 'fakeweb-matcher'
  gem 'mime-types', '~> 1.25.1'
  gem 'activesupport', '~> 3.2.0'
  gem 'i18n', '~> 0.6.0'
  gem 'yajl-ruby', '~> 1.0', :platforms => [:mingw, :mswin, :ruby]
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
postmark-1.10.0 Gemfile
postmark-1.9.1 Gemfile
postmark-1.9.0 Gemfile
postmark-1.8.1 Gemfile
postmark-1.8.0 Gemfile
postmark-1.7.1 Gemfile
postmark-1.7.0 Gemfile
postmark-1.6.0 Gemfile
postmark-1.5.0 Gemfile
postmark-1.4.3 Gemfile
postmark-1.4.2 Gemfile