Closed Davidslv closed 8 years ago
This is the last version of rest-client gem at the moment.
I want to be able to use airbone gem for testing my API but there's a conflict between gems which this PR intends to fix.
Bundler could not find compatible versions for gem "rest-client": In Gemfile: airborne (>= 0) ruby depends on rest-client (>= 1.7.2, ~> 1.7) ruby unbabel (>= 0) ruby depends on unirest (>= 1.1.2, ~> 1.1) ruby depends on rest-client (1.6.7)
Thank you, David Silva
This has been fixed now, thanks for the PR!
This is the last version of rest-client gem at the moment.
I want to be able to use airbone gem for testing my API but there's a conflict between gems which this PR intends to fix.
Thank you, David Silva