Sha256: 6d603b2ddedfde71bf6db9d7f9f486a93e892fd4ee7d56e6d3c5ef36c6af88ed

Contents?: true

Size: 197 Bytes

Versions: 16

Compression:

Stored size: 197 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in sendgrid-actionmailer.gemspec
gemspec

if RUBY_VERSION < '2'
  gem 'public_suffix', '~> 1.4.6'
  gem 'mime-types', '~> 2.99'
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
sendgrid-actionmailer-3.2.0 Gemfile
sendgrid-actionmailer-3.1.1 Gemfile
sendgrid-actionmailer-3.1.0 Gemfile
sendgrid-actionmailer-3.0.2 Gemfile
sendgrid-actionmailer-3.0.1 Gemfile
sendgrid-actionmailer-3.0.0 Gemfile
sendgrid-actionmailer-2.6.0 Gemfile
sendgrid-actionmailer-2.5.0 Gemfile
sendgrid-actionmailer-2.4.2 Gemfile
sendgrid-actionmailer-2.4.0 Gemfile
sendgrid-actionmailer-2.3.0 Gemfile
sendgrid-actionmailer-2.2.1 Gemfile
sendgrid-actionmailer-2.2.0 Gemfile
sendgrid-actionmailer-2.1.0 Gemfile
sendgrid-actionmailer-2.0.1 Gemfile
sendgrid-actionmailer-2.0.0 Gemfile