Skip to content

Instantly share code, notes, and snippets.

@concertman
Created April 22, 2015 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save concertman/a96bf9f53e7981ac7a1a to your computer and use it in GitHub Desktop.
Save concertman/a96bf9f53e7981ac7a1a to your computer and use it in GitHub Desktop.
% bundle install 6 ↵ ✹ ✭
Fetching gem metadata from https://rubygems.org/........
Fetching additional metadata from https://rubygems.org/..
Resolving dependencies...
Bundler could not find compatible versions for gem "pry":
In Gemfile:
travis (~> 1.7.6) ruby depends on
pry (< 0.10, ~> 0.9) ruby
appium_console (>= 0) ruby depends on
pry (0.10.1)
@bootstraponline
Copy link

Use appium_console v1.0.3. The travis gem should update their dependencies to work on the new pry, it was released in August 2014.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment