Skip to content

Instantly share code, notes, and snippets.

@concertman
Created April 22, 2015 16:59

Revisions

  1. concertman created this gist Apr 22, 2015.
    11 changes: 11 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    % 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)