Sha256: a6a0aea3ff5902f4bc596095caf23fdebd6790b095c027ad560354d79cc17a07

Contents?: true

Size: 161 Bytes

Versions: 13

Compression:

Stored size: 161 Bytes

Contents

source 'https://rubygems.org'

gem 'rails', '~> 5.0.0.beta3'
gem 'premailer-rails', path: '..'
gem 'nokogiri'

platforms :rbx do
  gem 'rubysl'
  gem 'racc'
end

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
premailer-rails-revived-1.12.0 example/Gemfile
premailer-rails-1.11.1 example/Gemfile
premailer-rails-1.11.0 example/Gemfile
premailer-rails-1.10.3 example/Gemfile
premailer-rails-1.10.2 example/Gemfile
premailer-rails-1.10.1 example/Gemfile
premailer-rails-1.10.0 example/Gemfile
premailer-rails-1.9.7 example/Gemfile
premailer-rails-1.9.6 example/Gemfile
premailer-rails-1.9.5 example/Gemfile
premailer-rails-1.9.4 example/Gemfile
premailer-rails-1.9.3 example/Gemfile
premailer-rails-1.9.2 example/Gemfile