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

Fixing dependencies for API compatibility #88

Merged
merged 2 commits into from
Jan 3, 2013

Conversation

bendilley
Copy link
Contributor

Proposed fix for Issue #86

Current cucumber-nagios is not yet compatible with the latest versions
of cucumber, mechanize and amqp. Limiting version dependencies to known
compatible ones for now, until further development takes place.

I've committed changes to Gemfile.lock, though some suggest it shouldn't
be included in the repo for a gem.
(ref http://stackoverflow.com/a/4151540/418602)

Proposed fix for Issue auxesis#86

Current cucumber-nagios is not yet compatible with the latest versions
of cucumber, mechanize and amqp. Limiting version dependencies to known
compatible ones for now, until further development takes place.

I've committed changes to Gemfile.lock, though some suggest it shouldn't
be included in the repo for a gem.
(ref http://stackoverflow.com/a/4151540/418602)
Avoiding use of the 1-arg round method introduced in ruby 1.9
@bendilley
Copy link
Contributor Author

I've added a commit which allows the formatter to be used with ruby 1.8; hope that's ok.

hedgehog added a commit that referenced this pull request Jan 3, 2013
Fixing dependencies for API compatibility
@hedgehog hedgehog merged commit 3d69f44 into auxesis:master Jan 3, 2013
@zeph
Copy link

zeph commented Mar 18, 2013

fixed???? (this from installing ur repo via "gem specific_install -l https://github.com/auxesis/cucumber-nagios.git")

ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: cucumber-nagios requires net-ssh (>= 2.1.4); vagrant requires net-ssh (> 2.1.4); net-scp requires net-ssh (>= 1.99.1); chef requires net-ssh (> 2.2.2); net-ssh-multi requires net-ssh (>= 2.1.4); net-ssh-gateway requires net-ssh (>= 2.6.5)

@palominoz
Copy link

The available version of this gem in repository seems to be still buggy

@thorrsson
Copy link

Why does cucumber-nagios now depend on Chef?

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