Skip to content

gem 'cucumber-rails'` is not allowed #70

Description

@seliverstov-maxim
For more documentation, please go to:
http://seed.happyfuncorp.com/docs/rails.html
  Install splash, Basic splash page? y
    generate    happy_seed:splash


[!] There was an error parsing `Gemfile`: The `branch` option for `gem 'cucumber-rails'` is not allowed. Only gems with a git source can specify a branch. Bundler cannot continue.

 #  from /Users/max/work/try-seeds/freelance/Gemfile:65
 #  -------------------------------------------
 #    gem 'capybara'
 >    gem 'cucumber-rails', branch: 'rails-5', require: false
 #    gem 'guard-rspec', '~> 4.6.4', require: false
 #  -------------------------------------------

It's block the happy seed instalation.

ruby -v
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin16]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions