Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relax net-ssh and bundler dependencies #87

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

tknerr
Copy link

@tknerr tknerr commented Sep 26, 2012

would you mind updating / relaxing these dependencies?

@hedgehog
Copy link
Collaborator

I've merged some earlier pull requests, so this no longer merges cleanly. Can I ask you to check if the newly merged changes address your issues? If they don't could you make another pull request against updated master?

Apologies for the inconvenience.

@hedgehog
Copy link
Collaborator

hedgehog commented Jan 3, 2013

#88 makes some changes to versioning too.

@avances123
Copy link

I had to do this command:
rvm @global do gem uninstall bundler
on a clean rvm install (ruby 1.9.2) in order to remove bundler-1.2.4 , cucumber-nagios gem needs bunler-1.0.22

@andrijaperovic
Copy link

@avances123 even after i install bundler 1.0.22 on the @global gem set and run bundle when running the example feature in the description on the README getting:

~/workspace/badgeville/bunch-o-tests(branch:master*) » cucumber-nagios features/ebay.com.au/bidding.feature
wrong number of arguments (8 for 7) (ArgumentError)
/Users/andrijaperovic/.rvm/gems/ruby-1.9.2-p290@badgeville.badgeville.master/gems/cucumber-nagios-0.9.2/lib/cucumber/formatter/nagios.rb:16:in after_step_result' /Users/andrijaperovic/.rvm/gems/ruby-1.9.2-p290@badgeville.badgeville.master/gems/cucumber-1.3.2/lib/cucumber/ast/tree_walker.rb:181:inblock in send_to_all'
/Users/andrijaperovic/.rvm/gems/ruby-1.9.2-p290@badgeville.badgeville.master/gems/cucumber-1.3.2/lib/cucumber/ast/tree_walker.rb:179:in `each'

is this because of a wrong version of cucumber?
Any thoughts @hedgehog?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants