Skip to content

Instantly share code, notes, and snippets.

@timgluz
Created November 1, 2013 13:01
Show Gist options
  • Save timgluz/7265081 to your computer and use it in GitHub Desktop.
Save timgluz/7265081 to your computer and use it in GitHub Desktop.
executing `./script/bootstrap`
timgluz:github-services timosulg$ ./script/bootstrap
Resolving dependencies...
Installing rake (10.0.3)
Installing activesupport (3.0.20)
Installing builder (2.1.2)
Installing i18n (0.5.0)
Installing activemodel (3.0.20)
Installing activeresource (3.0.20)
Installing addressable (2.2.8)
Installing json (1.8.0)
Installing mini_portile (0.5.1)
Installing nokogiri (1.6.0)
Installing uuidtools (2.1.4)
Installing aws-sdk (1.8.5)
Installing crack (0.1.8)
Installing eventmachine (0.12.10)
Installing multipart-post (1.1.5)
Installing faraday (0.8.7)
Installing faraday_middleware (0.8.7)
Installing httparty (0.7.4)
Installing mime-types (1.18)
Installing polyglot (0.3.3)
Installing treetop (1.4.10)
Installing mail (2.3.0)
Installing mash (0.1.1)
Installing mqtt (0.0.8)
Installing oauth (0.4.4)
Installing right_http_connection (1.3.0)
Installing right_aws (3.0.3)
Installing ruby-hmac (0.4.0)
Installing rest-client (1.6.7)
Installing softlayer_messaging (1.0.2)
Installing hashie (1.2.0)
Installing multi_json (1.3.2)
Installing http_parser.rb (0.5.3)
Installing simple_oauth (0.1.5)
Installing twitter-stream (0.1.15)
Installing tinder (1.8.0.github)
Installing jwt (0.1.6)
Installing twilio-ruby (3.9.0)
Installing xml-simple (1.0.11)
Installing xmpp4r (0.5)
Installing xmpp4r-simple-19 (1.0.0)
Installing yajl-ruby (1.1.0)
Using github-services (1.0.0.4ec048c) from source at .
ArgumentError: wrong number of arguments (1 for 3)
An error occurred while installing github-services (1.0.0.4ec048c), and Bundler cannot continue.
Make sure that `gem install github-services -v '1.0.0.4ec048c'` succeeds before bundling.
Resolving dependencies...
Using rake (10.0.3)
Using activesupport (3.0.20)
Using builder (2.1.2)
Using i18n (0.5.0)
Using activemodel (3.0.20)
Using activeresource (3.0.20)
Using addressable (2.2.8)
Using json (1.8.0)
Using mini_portile (0.5.1)
Using nokogiri (1.6.0)
Using uuidtools (2.1.4)
Using aws-sdk (1.8.5)
Using crack (0.1.8)
Using eventmachine (0.12.10)
Using multipart-post (1.1.5)
Using faraday (0.8.7)
Using faraday_middleware (0.8.7)
Using httparty (0.7.4)
Using mime-types (1.18)
Using polyglot (0.3.3)
Using treetop (1.4.10)
Using mail (2.3.0)
Using mash (0.1.1)
Using mqtt (0.0.8)
Using oauth (0.4.4)
Using right_http_connection (1.3.0)
Using right_aws (3.0.3)
Using ruby-hmac (0.4.0)
Using rest-client (1.6.7)
Using softlayer_messaging (1.0.2)
Using hashie (1.2.0)
Using multi_json (1.3.2)
Using http_parser.rb (0.5.3)
Using simple_oauth (0.1.5)
Using twitter-stream (0.1.15)
Using tinder (1.8.0.github)
Using jwt (0.1.6)
Using twilio-ruby (3.9.0)
Using xml-simple (1.0.11)
Using xmpp4r (0.5)
Using xmpp4r-simple-19 (1.0.0)
Using yajl-ruby (1.1.0)
Using github-services (1.0.0.4ec048c) from source at .
ArgumentError: wrong number of arguments (1 for 3)
An error occurred while installing github-services (1.0.0.4ec048c), and Bundler cannot continue.
Make sure that `gem install github-services -v '1.0.0.4ec048c'` succeeds before bundling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment