Sha256: a2e38051a9a9c8f94b8e09a4f39c031154cc2c3dd34b246b8468606fdc0dc77f

Contents?: true

Size: 435 Bytes

Versions: 7

Compression:

Stored size: 435 Bytes

Contents

source 'https://rubygems.org'

gemspec

gem 'tlsmail', '~> 0.0.1' if RUBY_VERSION <= '1.8.6'
gem 'jruby-openssl', :platforms => :jruby
gem 'rake', '< 11.0', :platforms => :ruby_18
gem 'rdoc', '< 4.3', :platforms => [ :ruby_18, :ruby_19 ]
gem 'mime-types', '< 2.0', :platforms => [ :ruby_18, :ruby_19 ]

# For gems not required to run tests
group :local_development, :test do
  gem 'appraisal', '~> 1.0' unless RUBY_VERSION < '1.9'
end

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
tdiary-5.0.6 vendor/bundle/gems/mail-2.6.6/Gemfile
tdiary-5.0.5 vendor/bundle/gems/mail-2.6.6/Gemfile
mail-2.6.6 Gemfile
mail-2.6.6.rc1 Gemfile
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/mail-2.6.5/Gemfile
mail-2.6.5 Gemfile
mail-2.6.5.rc1 Gemfile