Sha256: 6b68f6732e74324940cd9a9c299e1b36e1745c2f9d71877848286400b51ae2bd

Contents?: true

Size: 381 Bytes

Versions: 6

Compression:

Stored size: 381 Bytes

Contents

source "http://rubygems.org"

gemspec

group :development, :test do
  gem 'capybara', '>= 0.4.0'
  gem 'rspec', '2.12.0' #, git: 'https://github.com/rspec/rspec'
  gem 'rspec-rails' #, git: 'https://github.com/rspec/rspec-rails'
  gem 'poltergeist', git: 'https://github.com/jonleighton/poltergeist'
  # a debugger that works with MRI 2.0.0
  gem 'byebug', platforms: :ruby_20
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rails_email_preview-0.2.14 Gemfile
rails_email_preview-0.2.13 Gemfile
rails_email_preview-0.2.12 Gemfile
rails_email_preview-0.2.11 Gemfile
rails_email_preview-0.2.10 Gemfile
rails_email_preview-0.2.9 Gemfile