Sha256: cf462a14e662bd67bc271948c1b62a4ad3493687265352441207ff31ff10f63d

Contents?: true

Size: 251 Bytes

Versions: 7

Compression:

Stored size: 251 Bytes

Contents

source 'https://rubygems.org'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 4.2.10'
gem 'sprockets', '~> 3.7.2'

group :development, :test do
  gem 'vcr'
  gem 'webmock'
  gem 'cypress-on-rails', path: '../../'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
cypress-on-rails-1.17.0 specs_e2e/rails_4_2/Gemfile
cypress-on-rails-1.16.0 specs_e2e/rails_4_2/Gemfile
cypress-on-rails-1.15.1 specs_e2e/rails_4_2/Gemfile
cypress-on-rails-1.15.0 specs_e2e/rails_4_2/Gemfile
cypress-on-rails-1.14.0 specs_e2e/rails_4_2/Gemfile
cypress-on-rails-1.13.1 specs_e2e/rails_4_2/Gemfile
cypress-on-rails-1.13.0 specs_e2e/rails_4_2/Gemfile