You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have done a simple $ gem install cucumber on RVM with Ruby 2.0.0 (on FreeBSD 9.1-i386 GENERIC), and, when I run $ cucumber I have the following error:
* origin/v1.3.x-bugfix:
Release 1.3.3
Fix spec change due to RSpec update.
Fix deprecation warning in specs after RSpec upgrade
Finalise History for 1.3.3
Add @Spawn for Jruby access denied errors
Nokogiri 1.6.0 does not support ruby 1.8.7
Update History.md
Use newer RubyGems API to look for bundler
Fix#492
Exclude JRuby failures
Warn about broken spork support since 1.3.0.
Update history
Conflicts:
History.md
cucumber.yml
features/bootstrap.feature
lib/cucumber/cli/main.rb
lib/cucumber/platform.rb
spec/cucumber/ast/outline_table_spec.rb
spec/cucumber/ast/scenario_outline_spec.rb
spec/cucumber/cli/drb_client_spec.rb
spec/cucumber/cli/main_spec.rb
spec/cucumber/core_ext/proc_spec.rb
spec/cucumber/formatter/junit_spec.rb
spec/cucumber/formatter/progress_spec.rb
Hi all,
I have done a simple
$ gem install cucumber
on RVM with Ruby 2.0.0 (on FreeBSD 9.1-i386 GENERIC), and, when I run$ cucumber
I have the following error:Have you got a simillar issue?
Thanks by advance for your help.
PS : my gems list is:
The text was updated successfully, but these errors were encountered: