Skip to content

Instantly share code, notes, and snippets.

@Confusion
Created August 4, 2016 14:15
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Confusion/182721304154071552e72923761a5612 to your computer and use it in GitHub Desktop.
Warning: this Gemfile contains multiple primary sources. Using `source` more than once without a block is a security risk, and may result in installing unexpected gems. To resolve this warning, use a block to indicate which gems should come from the secondary source. To upgrade this warning to an error, run `bundle config disable_multisource true`.
HTTP GET http://build-gems.our-company.com/versions
HTTP 404 Not Found
Bundler::Fetcher::FallbackError: Net::HTTPNotFound
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/downloader.rb:34:in `fetch'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:81:in `block in compact_index_client'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:42:in `call'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:42:in `block in update'
/home/user/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/tmpdir.rb:88:in `mktmpdir'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:29:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client.rb:64:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client.rb:55:in `update_and_parse_checksums!'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:65:in `available?'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:15:in `call'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:15:in `block in compact_index_request'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher.rb:154:in `use_api'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `block in api_fetchers'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `select'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `api_fetchers'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:336:in `block in remote_specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/index.rb:10:in `build'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:335:in `remote_specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:82:in `specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:211:in `block (2 levels) in index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:209:in `each'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:209:in `block in index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/index.rb:10:in `build'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:206:in `index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:200:in `resolve'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:140:in `specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:129:in `resolve_remotely!'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:195:in `resolve_if_need'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:70:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:22:in `install'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli/update.rb:52:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli.rb:204:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli.rb:11:in `start'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/exe/bundle:27:in `block in <top (required)>'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/friendly_errors.rb:98:in `with_friendly_errors'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/exe/bundle:19:in `<top (required)>'
/home/user/.rvm/gems/ruby-2.2.3@our-company/bin/bundle:23:in `load'
/home/user/.rvm/gems/ruby-2.2.3@our-company/bin/bundle:23:in `<main>'
HTTP GET http://build-gems.our-company.com/api/v1/dependencies
HTTP 200 OK
HTTP GET http://localhost:8808/versions
HTTP 404 Not Found Bundler::Fetcher::FallbackError: Net::HTTPNotFound
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/downloader.rb:34:in `fetch'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:81:in `block in compact_index_client'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:42:in `call'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:42:in `block in update'
/home/user/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/tmpdir.rb:88:in `mktmpdir'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:29:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client.rb:64:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client.rb:55:in `update_and_parse_checksums!'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:65:in `available?'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:15:in `call'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:15:in `block in compact_index_request'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher.rb:154:in `use_api'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `block in api_fetchers'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `select'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `api_fetchers'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:336:in `block in remote_specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/index.rb:10:in `build'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:335:in `remote_specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:82:in `specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:211:in `block (2 levels) in index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:209:in `each'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:209:in `block in index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/index.rb:10:in `build'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:206:in `index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:200:in `resolve'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:140:in `specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:129:in `resolve_remotely!'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:195:in `resolve_if_need'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:70:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:22:in `install'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli/update.rb:52:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli.rb:204:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli.rb:11:in `start'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/exe/bundle:27:in `block in <top (required)>'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/friendly_errors.rb:98:in `with_friendly_errors'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/exe/bundle:19:in `<top (required)>'
/home/user/.rvm/gems/ruby-2.2.3@our-company/bin/bundle:23:in `load'
/home/user/.rvm/gems/ruby-2.2.3@our-company/bin/bundle:23:in `<main>'
HTTP GET http://localhost:8808/api/v1/dependencies
HTTP 404 Not Found Fetching source index from http://localhost:8808/
Fetching gem metadata from http://build-gems.our-company.com/
HTTP GET http://build-gems.our-company.com/api/v1/dependencies
HTTP 200 OK
Query List: ["our-gem-development"]
Query Gemcutter Dependency Endpoint API: our-gem-development
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=our-gem-development
HTTP 200 OK
Query List: ["our-company-development", "rails", "factory_girl_rails", "rspec-rails", "cucumber-rails", "database_cleaner", "capybara", "selenium-webdriver", "launchy", "thin", "capistrano", "capistrano-rails", "capistrano-rvm", "capistrano-maintenance", "unicorn", "net-http-persistent"]
Query Gemcutter Dependency Endpoint API: our-company-development,rails,factory_girl_rails,rspec-rails,cucumber-rails,database_cleaner,capybara,selenium-webdriver,launchy,thin,capistrano,capistrano-rails,capistrano-rvm,capistrano-maintenance,unicorn,net-http-persistent
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=our-company-development%2Crails%2Cfactory_girl_rails%2Crspec-rails%2Ccucumber-rails%2Cdatabase_cleaner%2Ccapybara%2Cselenium-webdriver%2Claunchy%2Cthin%2Ccapistrano%2Ccapistrano-rails%2Ccapistrano-rvm%2Ccapistrano-maintenance%2Cunicorn%2Cnet-http-persistent
HTTP 200 OK
Query List: ["rspec", "rspec-collection_matchers", "rspec-its", "rake", "yard", "redcarpet", "cucumber", "byebug", "simplecov", "guard", "guard-rspec", "guard-cucumber", "guard-rubocop", "rubocop", "rb-inotify", "libnotify", "activesupport", "geminabox"]
Query Gemcutter Dependency Endpoint API: rspec,rspec-collection_matchers,rspec-its,rake,yard,redcarpet,cucumber,byebug,simplecov,guard,guard-rspec,guard-cucumber,guard-rubocop,rubocop,rb-inotify,libnotify,activesupport,geminabox
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=rspec%2Crspec-collection_matchers%2Crspec-its%2Crake%2Cyard%2Credcarpet%2Ccucumber%2Cbyebug%2Csimplecov%2Cguard%2Cguard-rspec%2Cguard-cucumber%2Cguard-rubocop%2Crubocop%2Crb-inotify%2Clibnotify%2Cactivesupport%2Cgeminabox
HTTP 200 OK
Query List: []
Fetching version metadata from http://build-gems.our-company.com/
HTTP GET http://localhost:8808/quick/Marshal.4.8/bigdecimal-1.2.6.gemspec.rz
HTTP 200 OK HTTP GET http://localhost:8808/quick/Marshal.4.8/io-console-0.4.3.gemspec.rz
HTTP 200 OK HTTP GET http://localhost:8808/quick/Marshal.4.8/json-1.8.1.gemspec.rz
HTTP 200 OK HTTP GET http://localhost:8808/quick/Marshal.4.8/psych-2.0.8.gemspec.rz
HTTP 200 OK HTTP GET http://localhost:8808/quick/Marshal.4.8/rdoc-4.2.0.gemspec.rz
HTTP 200 OK HTTP GET http://build-gems.our-company.com/api/v1/dependencies
HTTP 200 OK
Query List: ["rake", "minitest", "rdoc", "hoe", "rspec", "rspec-collection_matchers", "rspec-its", "yard", "redcarpet", "cucumber", "byebug", "simplecov", "guard", "guard-rspec", "guard-cucumber", "guard-rubocop", "rubocop", "rb-inotify", "libnotify", "activesupport", "geminabox", "our-company-development", "rails", "factory_girl_rails", "rspec-rails", "cucumber-rails", "database_cleaner", "capybara", "selenium-webdriver", "launchy", "thin", "capistrano", "capistrano-rails", "capistrano-rvm", "capistrano-maintenance", "unicorn", "net-http-persistent"]
Query Gemcutter Dependency Endpoint API: rake,minitest,rdoc,hoe,rspec,rspec-collection_matchers,rspec-its,yard,redcarpet,cucumber,byebug,simplecov,guard,guard-rspec,guard-cucumber,guard-rubocop,rubocop,rb-inotify,libnotify,activesupport,geminabox,our-company-development,rails,factory_girl_rails,rspec-rails,cucumber-rails,database_cleaner,capybara,selenium-webdriver,launchy,thin,capistrano,capistrano-rails,capistrano-rvm,capistrano-maintenance,unicorn,net-http-persistent
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=rake%2Cminitest%2Crdoc%2Choe%2Crspec%2Crspec-collection_matchers%2Crspec-its%2Cyard%2Credcarpet%2Ccucumber%2Cbyebug%2Csimplecov%2Cguard%2Cguard-rspec%2Cguard-cucumber%2Cguard-rubocop%2Crubocop%2Crb-inotify%2Clibnotify%2Cactivesupport%2Cgeminabox%2Cour-company-development%2Crails%2Cfactory_girl_rails%2Crspec-rails%2Ccucumber-rails%2Cdatabase_cleaner%2Ccapybara%2Cselenium-webdriver%2Claunchy%2Cthin%2Ccapistrano%2Ccapistrano-rails%2Ccapistrano-rvm%2Ccapistrano-maintenance%2Cunicorn%2Cnet-http-persistent
HTTP 200 OK
Query List: ["rspec", "rspec-collection_matchers", "rspec-its", "rake", "yard", "redcarpet", "cucumber", "byebug", "simplecov", "guard", "guard-rspec", "guard-cucumber", "guard-rubocop", "rubocop", "rb-inotify", "libnotify", "activesupport", "geminabox"]
Query Gemcutter Dependency Endpoint API: rspec,rspec-collection_matchers,rspec-its,rake,yard,redcarpet,cucumber,byebug,simplecov,guard,guard-rspec,guard-cucumber,guard-rubocop,rubocop,rb-inotify,libnotify,activesupport,geminabox
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=rspec%2Crspec-collection_matchers%2Crspec-its%2Crake%2Cyard%2Credcarpet%2Ccucumber%2Cbyebug%2Csimplecov%2Cguard%2Cguard-rspec%2Cguard-cucumber%2Cguard-rubocop%2Crubocop%2Crb-inotify%2Clibnotify%2Cactivesupport%2Cgeminabox
HTTP 200 OK
Query List: []
Fetching dependency metadata from http://build-gems.our-company.com/
HTTP GET http://build-gems.our-company.com/api/v1/dependencies
HTTP 200 OK
Query List: ["minitest", "hoe", "rspec", "rspec-collection_matchers", "rspec-its", "yard", "redcarpet", "cucumber", "byebug", "simplecov", "guard", "guard-rspec", "guard-cucumber", "guard-rubocop", "rubocop", "rb-inotify", "libnotify", "activesupport", "geminabox", "rails", "factory_girl_rails", "rspec-rails", "cucumber-rails", "database_cleaner", "capybara", "selenium-webdriver", "launchy", "thin", "capistrano", "capistrano-rails", "capistrano-rvm", "capistrano-maintenance", "unicorn", "net-http-persistent"]
Query Gemcutter Dependency Endpoint API: minitest,hoe,rspec,rspec-collection_matchers,rspec-its,yard,redcarpet,cucumber,byebug,simplecov,guard,guard-rspec,guard-cucumber,guard-rubocop,rubocop,rb-inotify,libnotify,activesupport,geminabox,rails,factory_girl_rails,rspec-rails,cucumber-rails,database_cleaner,capybara,selenium-webdriver,launchy,thin,capistrano,capistrano-rails,capistrano-rvm,capistrano-maintenance,unicorn,net-http-persistent
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=minitest%2Choe%2Crspec%2Crspec-collection_matchers%2Crspec-its%2Cyard%2Credcarpet%2Ccucumber%2Cbyebug%2Csimplecov%2Cguard%2Cguard-rspec%2Cguard-cucumber%2Cguard-rubocop%2Crubocop%2Crb-inotify%2Clibnotify%2Cactivesupport%2Cgeminabox%2Crails%2Cfactory_girl_rails%2Crspec-rails%2Ccucumber-rails%2Cdatabase_cleaner%2Ccapybara%2Cselenium-webdriver%2Claunchy%2Cthin%2Ccapistrano%2Ccapistrano-rails%2Ccapistrano-rvm%2Ccapistrano-maintenance%2Cunicorn%2Cnet-http-persistent
HTTP 200 OK
Query List: []
Resolving dependencies...
Using i18n 0.7.0
Using rake 10.4.2
Using json 1.8.3
1: i18n (0.7.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/i18n-0.7.0.gemspec
0: rake (10.4.2) from /home/user/.rvm/rubies/ruby-2.2.3/lib/ruby/gems/2.2.0/specifications/default/rake-10.4.2.gemspec
2: json (1.8.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/json-1.8.3.gemspec
Using minitest 5.8.2
Using thread_safe 0.3.5
Using builder 3.2.2
1: minitest (5.8.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/minitest-5.8.2.gemspec
0: thread_safe (0.3.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/thread_safe-0.3.5.gemspec
2: builder (3.2.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/builder-3.2.2.gemspec
Using erubis 2.7.0
Using rack 1.5.5
Using mime-types 2.6.2
1: erubis (2.7.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/erubis-2.7.0.gemspec
0: rack (1.5.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rack-1.5.5.gemspec
2: mime-types (2.6.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/mime-types-2.6.2.gemspec
Using arel 5.0.1.20140414130214
Using addressable 2.3.8
Using ast 2.1.0
1: arel (5.0.1.20140414130214) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/arel-5.0.1.20140414130214.gemspec
0: addressable (2.3.8) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/addressable-2.3.8.gemspec
2: ast (2.1.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/ast-2.1.0.gemspec
Using byebug 8.2.1
Using gherkin3 3.1.2
Using diff-lcs 1.2.5
1: byebug (8.2.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/byebug-8.2.1.gemspec
0: gherkin3 (3.1.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/gherkin3-3.1.2.gemspec
2: diff-lcs (1.2.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/diff-lcs-1.2.5.gemspec
Using multi_json 1.11.2
Using multi_test 0.1.2
Using multipart-post 2.0.0
1: multi_json (1.11.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/multi_json-1.11.2.gemspec
0: multi_test (0.1.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/multi_test-0.1.2.gemspec
2: multipart-post (2.0.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/multipart-post-2.0.0.gemspec
Using httpclient 2.7.0.1
Using nesty 1.0.2
Using tilt 2.0.1
1: httpclient (2.7.0.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/httpclient-2.7.0.1.gemspec
0: nesty (1.0.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/nesty-1.0.2.gemspec
2: tilt (2.0.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/tilt-2.0.1.gemspec
Using formatador 0.2.5
Using rb-fsevent 0.9.6
Using ffi 1.9.10
1: formatador (0.2.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/formatador-0.2.5.gemspec
0: rb-fsevent (0.9.6) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rb-fsevent-0.9.6.gemspec
2: ffi (1.9.10) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/ffi-1.9.10.gemspec
Using lumberjack 1.0.9
Using nenv 0.2.0
Using shellany 0.0.1
1: lumberjack (1.0.9) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/lumberjack-1.0.9.gemspec
0: nenv (0.2.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/nenv-0.2.0.gemspec
2: shellany (0.0.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/shellany-0.0.1.gemspec
Using coderay 1.1.0
Using method_source 0.8.2
Using slop 3.6.0
1: coderay (1.1.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/coderay-1.1.0.gemspec
0: method_source (0.8.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/method_source-0.8.2.gemspec
2: slop (3.6.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/slop-3.6.0.gemspec
Using thor 0.19.1
Using guard-compat 1.2.1
Using rspec-support 3.3.0
1: thor (0.19.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/thor-0.19.1.gemspec
0: guard-compat (1.2.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/guard-compat-1.2.1.gemspec
2: rspec-support (3.3.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-support-3.3.0.gemspec
Using powerpack 0.1.1
Using rainbow 2.0.0
Using ruby-progressbar 1.7.5
1: powerpack (0.1.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/powerpack-0.1.1.gemspec
0: rainbow (2.0.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rainbow-2.0.0.gemspec
2: ruby-progressbar (1.7.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/ruby-progressbar-1.7.5.gemspec
Using tins 1.6.0
Using redcarpet 3.3.3
0: redcarpet (3.3.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/redcarpet-3.3.3.gemspec
1: tins (1.6.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/tins-1.6.0.gemspec
Using docile 1.1.5
Using simplecov-html 0.10.0
Using yard 0.8.7.6
2: docile (1.1.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/docile-1.1.5.gemspec
0: simplecov-html (0.10.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/simplecov-html-0.10.0.gemspec
1: yard (0.8.7.6) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/yard-0.8.7.6.gemspec
Using bundler 1.12.5
Using colorize 0.7.7
Using net-ssh 3.0.1
2: bundler (1.12.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/bundler-1.12.5.gemspec
0: colorize (0.7.7) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/colorize-0.7.7.gemspec
1: net-ssh (3.0.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/net-ssh-3.0.1.gemspec
Using mini_portile 0.6.2
Using daemons 1.2.3
Using database_cleaner 1.5.1
2: mini_portile (0.6.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/mini_portile-0.6.2.gemspec
0: daemons (1.2.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/daemons-1.2.3.gemspec
1: database_cleaner (1.5.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/database_cleaner-1.5.1.gemspec
Using eventmachine 1.0.8
Using kgio 2.10.0
Using net-http-persistent 2.9.4
2: eventmachine (1.0.8) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/eventmachine-1.0.8.gemspec
0: kgio (2.10.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/kgio-2.10.0.gemspec
1: net-http-persistent (2.9.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/net-http-persistent-2.9.4.gemspec
Using raindrops 0.15.0
Using rubyzip 1.1.7
Using websocket 1.2.2
2: raindrops (0.15.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/raindrops-0.15.0.gemspec
0: rubyzip (1.1.7) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rubyzip-1.1.7.gemspec
1: websocket (1.2.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/websocket-1.2.2.gemspec
Using our-gem 2.33.0.20160803.172256 from source at `.`
Using tzinfo 1.2.2
Using rack-test 0.6.3
0: tzinfo (1.2.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/tzinfo-1.2.2.gemspec
1: rack-test (0.6.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rack-test-0.6.3.gemspec
Using rack-protection 1.5.3
2: our-gem (2.33.0.20160803.172256) from /home/user/dev/our-company/products/our-gem/our-gem.gemspec
Using sprockets 3.4.0
0: rack-protection (1.5.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rack-protection-1.5.3.gemspec
Using mail 2.6.3
1: sprockets (3.4.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/sprockets-3.4.0.gemspec
Using launchy 2.4.3
2: mail (2.6.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/mail-2.6.3.gemspec
Using parser 2.2.3.0
0: launchy (2.4.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/launchy-2.4.3.gemspec
Using cucumber-core 1.3.0
1: parser (2.2.3.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/parser-2.2.3.0.gemspec
Using faraday 0.9.2
2: cucumber-core (1.3.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/cucumber-core-1.3.0.gemspec
Using rb-inotify 0.9.5
0: faraday (0.9.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/faraday-0.9.2.gemspec
Using libnotify 0.9.1
1: rb-inotify (0.9.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rb-inotify-0.9.5.gemspec
Using childprocess 0.5.8
2: libnotify (0.9.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/libnotify-0.9.1.gemspec
Using notiffany 0.0.8
0: childprocess (0.5.8) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/childprocess-0.5.8.gemspec
Using pry 0.10.3
1: notiffany (0.0.8) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/notiffany-0.0.8.gemspec
Using rspec-core 3.3.2
2: pry (0.10.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/pry-0.10.3.gemspec
1: rspec-core (3.3.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-core-3.3.2.gemspec
Using rspec-expectations 3.3.1
0: rspec-expectations (3.3.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-expectations-3.3.1.gemspec
Using rspec-mocks 3.3.2
Using simplecov 0.10.0
Using net-scp 1.2.1
1: rspec-mocks (3.3.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-mocks-3.3.2.gemspec
2: simplecov (0.10.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/simplecov-0.10.0.gemspec
0: net-scp (1.2.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/net-scp-1.2.1.gemspec
Using nokogiri 1.6.6.2
Using thin 1.6.4
Using unicorn 5.0.0
1: nokogiri (1.6.6.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/nokogiri-1.6.6.2.gemspec
2: thin (1.6.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/thin-1.6.4.gemspec
0: unicorn (5.0.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/unicorn-5.0.0.gemspec
Using activesupport 4.1.14.1
Using sinatra 1.4.6
Using astrolabe 1.3.1
1: activesupport (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/activesupport-4.1.14.1.gemspec
2: sinatra (1.4.6) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/sinatra-1.4.6.gemspec
0: astrolabe (1.3.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/astrolabe-1.3.1.gemspec
Using cucumber 2.1.0
Using listen 3.0.4
Using selenium-webdriver 2.53.4
1: cucumber (2.1.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/cucumber-2.1.0.gemspec
2: listen (3.0.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/listen-3.0.4.gemspec
0: selenium-webdriver (2.53.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/selenium-webdriver-2.53.4.gemspec
Using rspec-collection_matchers 1.1.2
Using rspec-its 1.2.0
Using rspec 3.3.0
1: rspec-collection_matchers (1.1.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-collection_matchers-1.1.2.gemspec
2: rspec-its (1.2.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-its-1.2.0.gemspec
0: rspec (3.3.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-3.3.0.gemspec
Using sshkit 1.7.1
Using xpath 2.0.0
Using actionview 4.1.14.1
1: sshkit (1.7.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/sshkit-1.7.1.gemspec
2: xpath (2.0.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/xpath-2.0.0.gemspec
0: actionview (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/actionview-4.1.14.1.gemspec
Using activemodel 4.1.14.1
Using factory_girl 4.5.0
Using geminabox 0.12.4
1: activemodel (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/activemodel-4.1.14.1.gemspec
2: factory_girl (4.5.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/factory_girl-4.5.0.gemspec
0: geminabox (0.12.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/geminabox-0.12.4.gemspec
Using rubocop 0.35.1
Using guard-cucumber 1.6.0
Using guard 2.13.0
1: rubocop (0.35.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rubocop-0.35.1.gemspec
2: guard-cucumber (1.6.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/guard-cucumber-1.6.0.gemspec
0: guard (2.13.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/guard-2.13.0.gemspec
Using capistrano 3.4.0
Using capybara 2.5.0
Using actionpack 4.1.14.1
1: capistrano (3.4.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capistrano-3.4.0.gemspec
2: capybara (2.5.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capybara-2.5.0.gemspec
0: actionpack (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/actionpack-4.1.14.1.gemspec
Using activerecord 4.1.14.1
Using guard-rspec 4.6.4
Using guard-rubocop 1.2.0
1: activerecord (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/activerecord-4.1.14.1.gemspec
2: guard-rspec (4.6.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/guard-rspec-4.6.4.gemspec
0: guard-rubocop (1.2.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/guard-rubocop-1.2.0.gemspec
Using capistrano-bundler 1.1.4
Using capistrano-maintenance 0.0.5.our-company.1
Using capistrano-rvm 0.1.2
1: capistrano-bundler (1.1.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capistrano-bundler-1.1.4.gemspec
2: capistrano-maintenance (0.0.5.our-company.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capistrano-maintenance-0.0.5.our-company.1.gemspec
0: capistrano-rvm (0.1.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capistrano-rvm-0.1.2.gemspec
Using actionmailer 4.1.14.1
Using railties 4.1.14.1
Using sprockets-rails 2.3.3
1: actionmailer (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/actionmailer-4.1.14.1.gemspec
2: railties (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/railties-4.1.14.1.gemspec
0: sprockets-rails (2.3.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/sprockets-rails-2.3.3.gemspec
Using our-company-development 1.2.20160616.094804
Using capistrano-rails 1.1.5
Using factory_girl_rails 4.5.0
1: our-company-development (1.2.20160616.094804) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/our-company-development-1.2.20160616.094804.gemspec
2: capistrano-rails (1.1.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capistrano-rails-1.1.5.gemspec
0: factory_girl_rails (4.5.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/factory_girl_rails-4.5.0.gemspec
Using rspec-rails 3.3.3
Using rails 4.1.14.1
1: rspec-rails (3.3.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-rails-3.3.3.gemspec
2: rails (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rails-4.1.14.1.gemspec
Using cucumber-rails 1.4.0
0: cucumber-rails (1.4.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/cucumber-rails-1.4.0.gemspec
Using our-gem-development 1.3.20160721.204326
1: our-gem-development (1.3.20160721.204326) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/our-gem-development-1.3.20160721.204326.gemspec
Bundle updated!
Warning: this Gemfile contains multiple primary sources. Using `source` more than once without a block is a security risk, and may result in installing unexpected gems. To resolve this warning, use a block to indicate which gems should come from the secondary source. To upgrade this warning to an error, run `bundle config disable_multisource true`.
HTTP GET http://build-gems.our-company.com/versions
HTTP 404 Not Found
Bundler::Fetcher::FallbackError: Net::HTTPNotFound
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/downloader.rb:34:in `fetch'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:81:in `block in compact_index_client'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:42:in `call'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:42:in `block in update'
/home/user/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/tmpdir.rb:88:in `mktmpdir'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:29:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client.rb:64:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client.rb:55:in `update_and_parse_checksums!'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:65:in `available?'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:15:in `call'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:15:in `block in compact_index_request'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher.rb:154:in `use_api'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `block in api_fetchers'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `select'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `api_fetchers'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:336:in `block in remote_specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/index.rb:10:in `build'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:335:in `remote_specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:82:in `specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:211:in `block (2 levels) in index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:209:in `each'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:209:in `block in index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/index.rb:10:in `build'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:206:in `index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:200:in `resolve'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:140:in `specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:129:in `resolve_remotely!'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:195:in `resolve_if_need'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:70:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:22:in `install'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli/update.rb:52:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli.rb:204:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli.rb:11:in `start'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/exe/bundle:27:in `block in <top (required)>'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/friendly_errors.rb:98:in `with_friendly_errors'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/exe/bundle:19:in `<top (required)>'
/home/user/.rvm/gems/ruby-2.2.3@our-company/bin/bundle:23:in `load'
/home/user/.rvm/gems/ruby-2.2.3@our-company/bin/bundle:23:in `<main>'
HTTP GET http://build-gems.our-company.com/api/v1/dependencies
HTTP 200 OK
HTTP GET http://localhost/versions
HTTP 404 Not Found
Bundler::Fetcher::FallbackError: Net::HTTPNotFound
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/downloader.rb:34:in `fetch'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:81:in `block in compact_index_client'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:42:in `call'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:42:in `block in update'
/home/user/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/tmpdir.rb:88:in `mktmpdir'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client/updater.rb:29:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client.rb:64:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/compact_index_client/lib/compact_index_client.rb:55:in `update_and_parse_checksums!'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:65:in `available?'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:15:in `call'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher/compact_index.rb:15:in `block in compact_index_request'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/fetcher.rb:154:in `use_api'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `block in api_fetchers'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `select'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:331:in `api_fetchers'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:336:in `block in remote_specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/index.rb:10:in `build'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:335:in `remote_specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/source/rubygems.rb:82:in `specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:211:in `block (2 levels) in index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:209:in `each'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:209:in `block in index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/index.rb:10:in `build'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:206:in `index'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:200:in `resolve'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:140:in `specs'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/definition.rb:129:in `resolve_remotely!'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:195:in `resolve_if_need'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:70:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/installer.rb:22:in `install'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli/update.rb:52:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli.rb:204:in `update'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/cli.rb:11:in `start'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/exe/bundle:27:in `block in <top (required)>'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/lib/bundler/friendly_errors.rb:98:in `with_friendly_errors'
/home/user/.rvm/gems/ruby-2.2.3@our-company/gems/bundler-1.12.5/exe/bundle:19:in `<top (required)>'
/home/user/.rvm/gems/ruby-2.2.3@our-company/bin/bundle:23:in `load'
/home/user/.rvm/gems/ruby-2.2.3@our-company/bin/bundle:23:in `<main>'
HTTP GET http://localhost/api/v1/dependencies
HTTP 404 Not Found
Fetching source index from http://localhost/
Fetching gem metadata from http://build-gems.our-company.com/
HTTP GET http://build-gems.our-company.com/api/v1/dependencies
HTTP 200 OK
Query List: ["our-gem-development"]
Query Gemcutter Dependency Endpoint API: our-gem-development
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=our-gem-development
HTTP 200 OK
Query List: ["our-company-development", "rails", "factory_girl_rails", "rspec-rails", "cucumber-rails", "database_cleaner", "capybara", "selenium-webdriver", "launchy", "thin", "capistrano", "capistrano-rails", "capistrano-rvm", "capistrano-maintenance", "unicorn", "net-http-persistent"]
Query Gemcutter Dependency Endpoint API: our-company-development,rails,factory_girl_rails,rspec-rails,cucumber-rails,database_cleaner,capybara,selenium-webdriver,launchy,thin,capistrano,capistrano-rails,capistrano-rvm,capistrano-maintenance,unicorn,net-http-persistent
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=our-company-development%2Crails%2Cfactory_girl_rails%2Crspec-rails%2Ccucumber-rails%2Cdatabase_cleaner%2Ccapybara%2Cselenium-webdriver%2Claunchy%2Cthin%2Ccapistrano%2Ccapistrano-rails%2Ccapistrano-rvm%2Ccapistrano-maintenance%2Cunicorn%2Cnet-http-persistent
HTTP 200 OK
Query List: ["rspec", "rspec-collection_matchers", "rspec-its", "rake", "yard", "redcarpet", "cucumber", "byebug", "simplecov", "guard", "guard-rspec", "guard-cucumber", "guard-rubocop", "rubocop", "rb-inotify", "libnotify", "activesupport", "geminabox"]
Query Gemcutter Dependency Endpoint API: rspec,rspec-collection_matchers,rspec-its,rake,yard,redcarpet,cucumber,byebug,simplecov,guard,guard-rspec,guard-cucumber,guard-rubocop,rubocop,rb-inotify,libnotify,activesupport,geminabox
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=rspec%2Crspec-collection_matchers%2Crspec-its%2Crake%2Cyard%2Credcarpet%2Ccucumber%2Cbyebug%2Csimplecov%2Cguard%2Cguard-rspec%2Cguard-cucumber%2Cguard-rubocop%2Crubocop%2Crb-inotify%2Clibnotify%2Cactivesupport%2Cgeminabox
HTTP 200 OK
Query List: []
Fetching version metadata from http://build-gems.our-company.com/
HTTP GET http://localhost/quick/Marshal.4.8/cucumber-1.3.20.gemspec.rz
HTTP 200 OK
HTTP GET http://localhost/quick/Marshal.4.8/cucumber-rails-1.3.0.gemspec.rz
HTTP 200 OK
HTTP GET http://localhost/quick/Marshal.4.8/cucumber-rails-1.4.1.gemspec.rz
HTTP 200 OK
HTTP GET http://localhost/quick/Marshal.4.8/gherkin-2.12.2.gemspec.rz
HTTP 200 OK
HTTP GET http://localhost/quick/Marshal.4.8/mime-types-1.25.1.gemspec.rz
HTTP 200 OK
HTTP GET http://localhost/quick/Marshal.4.8/multi_test-0.0.3.gemspec.rz
HTTP 200 OK
HTTP GET http://localhost/quick/Marshal.4.8/rake-compiler-0.9.5.gemspec.rz
HTTP 200 OK
HTTP GET http://build-gems.our-company.com/api/v1/dependencies
HTTP 200 OK
Query List: ["actionpack", "actionview", "mail", "activesupport", "rack", "rack-test", "activemodel", "builder", "erubis", "arel", "i18n", "json", "tzinfo", "minitest", "thread_safe", "rake", "rspec", "rspec-its", "launchy", "rdoc", "hoe", "bacon", "bacon-colored_output", "simplecov", "coveralls", "json_pure", "mime-types", "rest-client", "yard", "kramdown", "parser", "bundler", "fuubar", "rubocop", "guard-rspec", "guard-rubocop", "ruby_gntp", "sshkit", "mocha", "capistrano", "capistrano-bundler", "nokogiri", "xpath", "selenium-webdriver", "sinatra", "cucumber", "pry", "ffi", "codeclimate-test-reporter", "diff-lcs", "gherkin", "multi_json", "multi_test", "aruba", "test-unit", "spork", "syntax", "bcat", "capybara", "ramaze", "webrat", "rubyzip", "cucumber-core", "gherkin3", "unindent", "rails", "sqlite3", "rspec-rails", "ammeter", "factory_girl", "database_cleaner", "mongoid", "bson_ext", "turn", "sass-rails", "coffee-rails", "uglifier", "jquery-rails", "rdiscount", "appraisal", "activerecord-mysql2-adapter", "activerecord", "datamapper", "dm-migrations", "dm-sqlite-adapter", "mongoid-tree", "mongo_mapper", "moped", "neo4j-core", "couch_potato", "sequel", "ohm", "mongo_ext", "mysql", "mysql2", "pg", "rubyforge", "hoe-bundler", "hoe-doofus", "hoe-gemspec2", "hoe-git", "hoe-rubygems", "hoe-travis", "redcarpet", "github-markup", "rake-compiler", "timecop", "bourne", "railties", "multipart-post", "rake-compiler-dock", "rubygems-tasks", "shindo", "httpclient", "nesty", "faraday", "ruby-beautify", "therubyracer", "thor", "listen", "lumberjack", "formatador", "nenv", "shellany", "notiffany", "guard-compat", "guard", "permutation", "sdoc", "olddoc", "addressable", "minitest-libnotify", "rb-fsevent", "rb-inotify", "minitest-autotest", "minitest-focus", "travis-lint", "net-ssh", "mini_portile", "hoe-debugging", "hoe-gemspec", "racc", "rexical", "ast", "cliver", "simplecov-sublime-ruby-coverage", "gauntlet", "coderay", "slop", "method_source", "actionmailer", "sprockets-rails", "aggregate", "io-extra", "posix_mq", "unicorn", "rspec-core", "rspec-expectations", "rspec-mocks", "rspec-support", "rr", "flexmock", "thread_order", "rainbow", "powerpack", "astrolabe", "ruby-progressbar", "tins", "rspectacular", "warning_filter", "guard-minitest", "childprocess", "websocket", "ci_reporter", "webmock", "simplecov-html", "docile", "tilt", "rack-protection", "closure-compiler", "coffee-script-source", "coffee-script", "eco", "ejs", "execjs", "sass", "yui-compressor", "sprockets", "net-scp", "colorize", "eventmachine", "daemons", "atomic", "gem_hadar", "kgio", "raindrops", "rspec-collection_matchers", "byebug", "guard-cucumber", "libnotify", "geminabox", "our-company-development", "factory_girl_rails", "cucumber-rails", "thin", "capistrano-rails", "capistrano-rvm", "capistrano-maintenance", "net-http-persistent"]
Query Gemcutter Dependency Endpoint API: actionpack,actionview,mail,activesupport,rack,rack-test,activemodel,builder,erubis,arel,i18n,json,tzinfo,minitest,thread_safe,rake,rspec,rspec-its,launchy,rdoc,hoe,bacon,bacon-colored_output,simplecov,coveralls,json_pure,mime-types,rest-client,yard,kramdown,parser,bundler,fuubar,rubocop,guard-rspec,guard-rubocop,ruby_gntp,sshkit,mocha,capistrano,capistrano-bundler,nokogiri,xpath,selenium-webdriver,sinatra,cucumber,pry,ffi,codeclimate-test-reporter,diff-lcs,gherkin,multi_json,multi_test,aruba,test-unit,spork,syntax,bcat,capybara,ramaze,webrat,rubyzip,cucumber-core,gherkin3,unindent,rails,sqlite3,rspec-rails,ammeter,factory_girl,database_cleaner,mongoid,bson_ext,turn,sass-rails,coffee-rails,uglifier,jquery-rails,rdiscount,appraisal,activerecord-mysql2-adapter,activerecord,datamapper,dm-migrations,dm-sqlite-adapter,mongoid-tree,mongo_mapper,moped,neo4j-core,couch_potato,sequel,ohm,mongo_ext,mysql,mysql2,pg,rubyforge,hoe-bundler,hoe-doofus,hoe-gemspec2,hoe-git,hoe-rubygems,hoe-travis,redcarpet,github-markup,rake-compiler,timecop,bourne,railties,multipart-post,rake-compiler-dock,rubygems-tasks,shindo,httpclient,nesty,faraday,ruby-beautify,therubyracer,thor,listen,lumberjack,formatador,nenv,shellany,notiffany,guard-compat,guard,permutation,sdoc,olddoc,addressable,minitest-libnotify,rb-fsevent,rb-inotify,minitest-autotest,minitest-focus,travis-lint,net-ssh,mini_portile,hoe-debugging,hoe-gemspec,racc,rexical,ast,cliver,simplecov-sublime-ruby-coverage,gauntlet,coderay,slop,method_source,actionmailer,sprockets-rails,aggregate,io-extra,posix_mq,unicorn,rspec-core,rspec-expectations,rspec-mocks,rspec-support,rr,flexmock,thread_order,rainbow,powerpack,astrolabe,ruby-progressbar,tins,rspectacular,warning_filter,guard-minitest,childprocess,websocket,ci_reporter,webmock,simplecov-html,docile,tilt,rack-protection,closure-compiler,coffee-script-source,coffee-script,eco,ejs,execjs,sass,yui-compressor,sprockets,net-scp,colorize,eventmachine,daemons,atomic,gem_hadar,kgio,raindrops,rspec-collection_matchers,byebug,guard-cucumber,libnotify,geminabox,our-company-development,factory_girl_rails,cucumber-rails,thin,capistrano-rails,capistrano-rvm,capistrano-maintenance,net-http-persistent
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=actionpack%2Cactionview%2Cmail%2Cactivesupport%2Crack%2Crack-test%2Cactivemodel%2Cbuilder%2Cerubis%2Carel%2Ci18n%2Cjson%2Ctzinfo%2Cminitest%2Cthread_safe%2Crake%2Crspec%2Crspec-its%2Claunchy%2Crdoc%2Choe%2Cbacon%2Cbacon-colored_output%2Csimplecov%2Ccoveralls%2Cjson_pure%2Cmime-types%2Crest-client%2Cyard%2Ckramdown%2Cparser%2Cbundler%2Cfuubar%2Crubocop%2Cguard-rspec%2Cguard-rubocop%2Cruby_gntp%2Csshkit%2Cmocha%2Ccapistrano%2Ccapistrano-bundler%2Cnokogiri%2Cxpath%2Cselenium-webdriver%2Csinatra%2Ccucumber%2Cpry%2Cffi%2Ccodeclimate-test-reporter%2Cdiff-lcs
HTTP 200 OK
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=gherkin%2Cmulti_json%2Cmulti_test%2Caruba%2Ctest-unit%2Cspork%2Csyntax%2Cbcat%2Ccapybara%2Cramaze%2Cwebrat%2Crubyzip%2Ccucumber-core%2Cgherkin3%2Cunindent%2Crails%2Csqlite3%2Crspec-rails%2Cammeter%2Cfactory_girl%2Cdatabase_cleaner%2Cmongoid%2Cbson_ext%2Cturn%2Csass-rails%2Ccoffee-rails%2Cuglifier%2Cjquery-rails%2Crdiscount%2Cappraisal%2Cactiverecord-mysql2-adapter%2Cactiverecord%2Cdatamapper%2Cdm-migrations%2Cdm-sqlite-adapter%2Cmongoid-tree%2Cmongo_mapper%2Cmoped%2Cneo4j-core%2Ccouch_potato%2Csequel%2Cohm%2Cmongo_ext%2Cmysql%2Cmysql2%2Cpg%2Crubyforge%2Choe-bundler%2Choe-doofus%2Choe-gemspec2
HTTP 200 OK
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=hoe-git%2Choe-rubygems%2Choe-travis%2Credcarpet%2Cgithub-markup%2Crake-compiler%2Ctimecop%2Cbourne%2Crailties%2Cmultipart-post%2Crake-compiler-dock%2Crubygems-tasks%2Cshindo%2Chttpclient%2Cnesty%2Cfaraday%2Cruby-beautify%2Ctherubyracer%2Cthor%2Clisten%2Clumberjack%2Cformatador%2Cnenv%2Cshellany%2Cnotiffany%2Cguard-compat%2Cguard%2Cpermutation%2Csdoc%2Colddoc%2Caddressable%2Cminitest-libnotify%2Crb-fsevent%2Crb-inotify%2Cminitest-autotest%2Cminitest-focus%2Ctravis-lint%2Cnet-ssh%2Cmini_portile%2Choe-debugging%2Choe-gemspec%2Cracc%2Crexical%2Cast%2Ccliver%2Csimplecov-sublime-ruby-coverage%2Cgauntlet%2Ccoderay%2Cslop%2Cmethod_source
HTTP 200 OK
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=actionmailer%2Csprockets-rails%2Caggregate%2Cio-extra%2Cposix_mq%2Cunicorn%2Crspec-core%2Crspec-expectations%2Crspec-mocks%2Crspec-support%2Crr%2Cflexmock%2Cthread_order%2Crainbow%2Cpowerpack%2Castrolabe%2Cruby-progressbar%2Ctins%2Crspectacular%2Cwarning_filter%2Cguard-minitest%2Cchildprocess%2Cwebsocket%2Cci_reporter%2Cwebmock%2Csimplecov-html%2Cdocile%2Ctilt%2Crack-protection%2Cclosure-compiler%2Ccoffee-script-source%2Ccoffee-script%2Ceco%2Cejs%2Cexecjs%2Csass%2Cyui-compressor%2Csprockets%2Cnet-scp%2Ccolorize%2Ceventmachine%2Cdaemons%2Catomic%2Cgem_hadar%2Ckgio%2Craindrops%2Crspec-collection_matchers%2Cbyebug%2Cguard-cucumber%2Clibnotify
HTTP 200 OK
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=geminabox%2Cour-company-development%2Cfactory_girl_rails%2Ccucumber-rails%2Cthin%2Ccapistrano-rails%2Ccapistrano-rvm%2Ccapistrano-maintenance%2Cnet-http-persistent
HTTP 200 OK
Query List: ["rspec", "rspec-collection_matchers", "rspec-its", "rake", "yard", "redcarpet", "cucumber", "byebug", "simplecov", "guard", "guard-rspec", "guard-cucumber", "guard-rubocop", "rubocop", "rb-inotify", "libnotify", "activesupport", "geminabox"]
Query Gemcutter Dependency Endpoint API: rspec,rspec-collection_matchers,rspec-its,rake,yard,redcarpet,cucumber,byebug,simplecov,guard,guard-rspec,guard-cucumber,guard-rubocop,rubocop,rb-inotify,libnotify,activesupport,geminabox
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=rspec%2Crspec-collection_matchers%2Crspec-its%2Crake%2Cyard%2Credcarpet%2Ccucumber%2Cbyebug%2Csimplecov%2Cguard%2Cguard-rspec%2Cguard-cucumber%2Cguard-rubocop%2Crubocop%2Crb-inotify%2Clibnotify%2Cactivesupport%2Cgeminabox
HTTP 200 OK
Query List: []
Fetching dependency metadata from http://build-gems.our-company.com/
HTTP GET http://build-gems.our-company.com/api/v1/dependencies
HTTP 200 OK
Query List: ["rack-test", "rdoc", "hoe", "bacon", "bacon-colored_output", "coveralls", "json_pure", "rest-client", "kramdown", "fuubar", "ruby_gntp", "mocha", "codeclimate-test-reporter", "aruba", "test-unit", "spork", "syntax", "bcat", "ramaze", "webrat", "unindent", "sqlite3", "ammeter", "mongoid", "bson_ext", "turn", "sass-rails", "coffee-rails", "uglifier", "jquery-rails", "rdiscount", "appraisal", "activerecord-mysql2-adapter", "datamapper", "dm-migrations", "dm-sqlite-adapter", "mongoid-tree", "mongo_mapper", "moped", "neo4j-core", "couch_potato", "sequel", "ohm", "mongo_ext", "mysql", "mysql2", "pg", "rubyforge", "hoe-bundler", "hoe-doofus", "hoe-gemspec2", "hoe-git", "hoe-rubygems", "hoe-travis", "github-markup", "timecop", "bourne", "rake-compiler-dock", "rubygems-tasks", "shindo", "ruby-beautify", "therubyracer", "permutation", "sdoc", "olddoc", "minitest-libnotify", "minitest-autotest", "minitest-focus", "travis-lint", "hoe-debugging", "hoe-gemspec", "racc", "rexical", "cliver", "simplecov-sublime-ruby-coverage", "gauntlet", "aggregate", "io-extra", "posix_mq", "rr", "flexmock", "thread_order", "rspectacular", "warning_filter", "guard-minitest", "ci_reporter", "webmock", "closure-compiler", "coffee-script-source", "coffee-script", "eco", "ejs", "execjs", "sass", "yui-compressor", "atomic", "gem_hadar", "net-http-persistent"]
Query Gemcutter Dependency Endpoint API: rack-test,rdoc,hoe,bacon,bacon-colored_output,coveralls,json_pure,rest-client,kramdown,fuubar,ruby_gntp,mocha,codeclimate-test-reporter,aruba,test-unit,spork,syntax,bcat,ramaze,webrat,unindent,sqlite3,ammeter,mongoid,bson_ext,turn,sass-rails,coffee-rails,uglifier,jquery-rails,rdiscount,appraisal,activerecord-mysql2-adapter,datamapper,dm-migrations,dm-sqlite-adapter,mongoid-tree,mongo_mapper,moped,neo4j-core,couch_potato,sequel,ohm,mongo_ext,mysql,mysql2,pg,rubyforge,hoe-bundler,hoe-doofus,hoe-gemspec2,hoe-git,hoe-rubygems,hoe-travis,github-markup,timecop,bourne,rake-compiler-dock,rubygems-tasks,shindo,ruby-beautify,therubyracer,permutation,sdoc,olddoc,minitest-libnotify,minitest-autotest,minitest-focus,travis-lint,hoe-debugging,hoe-gemspec,racc,rexical,cliver,simplecov-sublime-ruby-coverage,gauntlet,aggregate,io-extra,posix_mq,rr,flexmock,thread_order,rspectacular,warning_filter,guard-minitest,ci_reporter,webmock,closure-compiler,coffee-script-source,coffee-script,eco,ejs,execjs,sass,yui-compressor,atomic,gem_hadar,net-http-persistent
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=rack-test%2Crdoc%2Choe%2Cbacon%2Cbacon-colored_output%2Ccoveralls%2Cjson_pure%2Crest-client%2Ckramdown%2Cfuubar%2Cruby_gntp%2Cmocha%2Ccodeclimate-test-reporter%2Caruba%2Ctest-unit%2Cspork%2Csyntax%2Cbcat%2Cramaze%2Cwebrat%2Cunindent%2Csqlite3%2Cammeter%2Cmongoid%2Cbson_ext%2Cturn%2Csass-rails%2Ccoffee-rails%2Cuglifier%2Cjquery-rails%2Crdiscount%2Cappraisal%2Cactiverecord-mysql2-adapter%2Cdatamapper%2Cdm-migrations%2Cdm-sqlite-adapter%2Cmongoid-tree%2Cmongo_mapper%2Cmoped%2Cneo4j-core%2Ccouch_potato%2Csequel%2Cohm%2Cmongo_ext%2Cmysql%2Cmysql2%2Cpg%2Crubyforge%2Choe-bundler%2Choe-doofus
HTTP 200 OK
HTTP GET http://build-gems.our-company.com/api/v1/dependencies?gems=hoe-gemspec2%2Choe-git%2Choe-rubygems%2Choe-travis%2Cgithub-markup%2Ctimecop%2Cbourne%2Crake-compiler-dock%2Crubygems-tasks%2Cshindo%2Cruby-beautify%2Ctherubyracer%2Cpermutation%2Csdoc%2Colddoc%2Cminitest-libnotify%2Cminitest-autotest%2Cminitest-focus%2Ctravis-lint%2Choe-debugging%2Choe-gemspec%2Cracc%2Crexical%2Ccliver%2Csimplecov-sublime-ruby-coverage%2Cgauntlet%2Caggregate%2Cio-extra%2Cposix_mq%2Crr%2Cflexmock%2Cthread_order%2Crspectacular%2Cwarning_filter%2Cguard-minitest%2Cci_reporter%2Cwebmock%2Cclosure-compiler%2Ccoffee-script-source%2Ccoffee-script%2Ceco%2Cejs%2Cexecjs%2Csass%2Cyui-compressor%2Catomic%2Cgem_hadar%2Cnet-http-persistent
HTTP 200 OK
Query List: []
Resolving dependencies.....
Using rake 10.4.2
Using json 1.8.3
Using i18n 0.7.0
1: rake (10.4.2) from /home/user/.rvm/rubies/ruby-2.2.3/lib/ruby/gems/2.2.0/specifications/default/rake-10.4.2.gemspec
0: json (1.8.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/json-1.8.3.gemspec
2: i18n (0.7.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/i18n-0.7.0.gemspec
Using minitest 5.8.2
Using thread_safe 0.3.5
Using builder 3.2.2
1: minitest (5.8.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/minitest-5.8.2.gemspec
0: thread_safe (0.3.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/thread_safe-0.3.5.gemspec
2: builder (3.2.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/builder-3.2.2.gemspec
Using erubis 2.7.0
Using rack 1.5.5
Using mime-types 2.6.2
1: erubis (2.7.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/erubis-2.7.0.gemspec
0: rack (1.5.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rack-1.5.5.gemspec
2: mime-types (2.6.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/mime-types-2.6.2.gemspec
Using arel 5.0.1.20140414130214
Using addressable 2.3.8
Using ast 2.1.0
1: arel (5.0.1.20140414130214) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/arel-5.0.1.20140414130214.gemspec
0: addressable (2.3.8) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/addressable-2.3.8.gemspec
2: ast (2.1.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/ast-2.1.0.gemspec
Using byebug 8.2.1
Using gherkin3 3.1.2
Using diff-lcs 1.2.5
1: byebug (8.2.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/byebug-8.2.1.gemspec
0: gherkin3 (3.1.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/gherkin3-3.1.2.gemspec
2: diff-lcs (1.2.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/diff-lcs-1.2.5.gemspec
Using multi_json 1.11.2
Using multi_test 0.1.2
Using multipart-post 2.0.0
1: multi_json (1.11.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/multi_json-1.11.2.gemspec
0: multi_test (0.1.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/multi_test-0.1.2.gemspec
2: multipart-post (2.0.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/multipart-post-2.0.0.gemspec
Using httpclient 2.7.0.1
Using nesty 1.0.2
Using tilt 2.0.1
1: httpclient (2.7.0.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/httpclient-2.7.0.1.gemspec
0: nesty (1.0.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/nesty-1.0.2.gemspec
2: tilt (2.0.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/tilt-2.0.1.gemspec
Using formatador 0.2.5
Using rb-fsevent 0.9.6
Using ffi 1.9.10
1: formatador (0.2.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/formatador-0.2.5.gemspec
0: rb-fsevent (0.9.6) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rb-fsevent-0.9.6.gemspec
2: ffi (1.9.10) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/ffi-1.9.10.gemspec
Using lumberjack 1.0.9
Using nenv 0.2.0
Using shellany 0.0.1
1: lumberjack (1.0.9) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/lumberjack-1.0.9.gemspec
0: nenv (0.2.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/nenv-0.2.0.gemspec
2: shellany (0.0.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/shellany-0.0.1.gemspec
Using coderay 1.1.0
Using method_source 0.8.2
Using slop 3.6.0
1: coderay (1.1.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/coderay-1.1.0.gemspec
0: method_source (0.8.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/method_source-0.8.2.gemspec
2: slop (3.6.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/slop-3.6.0.gemspec
Using thor 0.19.1
Using guard-compat 1.2.1
Using rspec-support 3.3.0
1: thor (0.19.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/thor-0.19.1.gemspec
0: guard-compat (1.2.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/guard-compat-1.2.1.gemspec
2: rspec-support (3.3.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-support-3.3.0.gemspec
Using powerpack 0.1.1
Using rainbow 2.0.0
Using ruby-progressbar 1.7.5
1: powerpack (0.1.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/powerpack-0.1.1.gemspec
0: rainbow (2.0.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rainbow-2.0.0.gemspec
2: ruby-progressbar (1.7.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/ruby-progressbar-1.7.5.gemspec
Using tins 1.6.0
Using redcarpet 3.3.3
Using docile 1.1.5
1: tins (1.6.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/tins-1.6.0.gemspec
0: redcarpet (3.3.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/redcarpet-3.3.3.gemspec
2: docile (1.1.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/docile-1.1.5.gemspec
Using simplecov-html 0.10.0
Using yard 0.8.7.6
Using bundler 1.12.5
1: simplecov-html (0.10.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/simplecov-html-0.10.0.gemspec
0: yard (0.8.7.6) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/yard-0.8.7.6.gemspec
2: bundler (1.12.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/bundler-1.12.5.gemspec
Using colorize 0.7.7
Using net-ssh 3.0.1
Using mini_portile 0.6.2
1: colorize (0.7.7) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/colorize-0.7.7.gemspec
0: net-ssh (3.0.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/net-ssh-3.0.1.gemspec
2: mini_portile (0.6.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/mini_portile-0.6.2.gemspec
Using daemons 1.2.3
Using database_cleaner 1.5.1
Using eventmachine 1.0.8
1: daemons (1.2.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/daemons-1.2.3.gemspec
0: database_cleaner (1.5.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/database_cleaner-1.5.1.gemspec
2: eventmachine (1.0.8) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/eventmachine-1.0.8.gemspec
Using kgio 2.10.0
Using raindrops 0.15.0
Using rubyzip 1.1.7
1: kgio (2.10.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/kgio-2.10.0.gemspec
0: raindrops (0.15.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/raindrops-0.15.0.gemspec
2: rubyzip (1.1.7) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rubyzip-1.1.7.gemspec
Using websocket 1.2.2
Using our-gem 2.33.0.20160803.172256 from source at `.`
Using tzinfo 1.2.2
1: websocket (1.2.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/websocket-1.2.2.gemspec
2: tzinfo (1.2.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/tzinfo-1.2.2.gemspec
0: our-gem (2.33.0.20160803.172256) from /home/user/dev/our-company/products/our-gem/our-gem.gemspec
Using rack-test 0.6.3
Using rack-protection 1.5.3
Using sprockets 3.4.0
1: rack-test (0.6.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rack-test-0.6.3.gemspec
2: rack-protection (1.5.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rack-protection-1.5.3.gemspec
0: sprockets (3.4.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/sprockets-3.4.0.gemspec
Using mail 2.6.3
Using launchy 2.4.3
Using parser 2.2.3.0
1: mail (2.6.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/mail-2.6.3.gemspec
2: launchy (2.4.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/launchy-2.4.3.gemspec
0: parser (2.2.3.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/parser-2.2.3.0.gemspec
Using cucumber-core 1.3.0
Using faraday 0.9.2
Using rb-inotify 0.9.5
1: cucumber-core (1.3.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/cucumber-core-1.3.0.gemspec
2: faraday (0.9.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/faraday-0.9.2.gemspec
0: rb-inotify (0.9.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rb-inotify-0.9.5.gemspec
Using libnotify 0.9.1
Using childprocess 0.5.8
Using notiffany 0.0.8
1: libnotify (0.9.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/libnotify-0.9.1.gemspec
2: childprocess (0.5.8) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/childprocess-0.5.8.gemspec
0: notiffany (0.0.8) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/notiffany-0.0.8.gemspec
Using pry 0.10.3
Using rspec-core 3.3.2
Using rspec-expectations 3.3.1
1: pry (0.10.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/pry-0.10.3.gemspec
2: rspec-core (3.3.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-core-3.3.2.gemspec
0: rspec-expectations (3.3.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-expectations-3.3.1.gemspec
Using rspec-mocks 3.3.2
Using simplecov 0.10.0
Using net-scp 1.2.1
1: rspec-mocks (3.3.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-mocks-3.3.2.gemspec
2: simplecov (0.10.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/simplecov-0.10.0.gemspec
0: net-scp (1.2.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/net-scp-1.2.1.gemspec
Using nokogiri 1.6.6.2
Using thin 1.6.4
Using unicorn 5.0.0
1: nokogiri (1.6.6.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/nokogiri-1.6.6.2.gemspec
2: thin (1.6.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/thin-1.6.4.gemspec
0: unicorn (5.0.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/unicorn-5.0.0.gemspec
Using activesupport 4.1.14.1
Using sinatra 1.4.6
Using astrolabe 1.3.1
1: activesupport (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/activesupport-4.1.14.1.gemspec
2: sinatra (1.4.6) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/sinatra-1.4.6.gemspec
0: astrolabe (1.3.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/astrolabe-1.3.1.gemspec
Using cucumber 2.1.0
Using listen 3.0.4
Using selenium-webdriver 2.53.4
1: cucumber (2.1.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/cucumber-2.1.0.gemspec
2: listen (3.0.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/listen-3.0.4.gemspec
0: selenium-webdriver (2.53.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/selenium-webdriver-2.53.4.gemspec
Using rspec-collection_matchers 1.1.2
Using rspec-its 1.2.0
Using rspec 3.3.0
1: rspec-collection_matchers (1.1.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-collection_matchers-1.1.2.gemspec
2: rspec-its (1.2.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-its-1.2.0.gemspec
0: rspec (3.3.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-3.3.0.gemspec
Using sshkit 1.7.1
Using xpath 2.0.0
Using actionview 4.1.14.1
1: sshkit (1.7.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/sshkit-1.7.1.gemspec
2: xpath (2.0.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/xpath-2.0.0.gemspec
0: actionview (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/actionview-4.1.14.1.gemspec
Using activemodel 4.1.14.1
Using factory_girl 4.5.0
Using geminabox 0.12.4
1: activemodel (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/activemodel-4.1.14.1.gemspec
2: factory_girl (4.5.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/factory_girl-4.5.0.gemspec
0: geminabox (0.12.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/geminabox-0.12.4.gemspec
Using rubocop 0.35.1
Using guard-cucumber 1.6.0
Using guard 2.13.0
1: rubocop (0.35.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rubocop-0.35.1.gemspec
2: guard-cucumber (1.6.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/guard-cucumber-1.6.0.gemspec
0: guard (2.13.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/guard-2.13.0.gemspec
Using capistrano 3.4.0
Using capybara 2.5.0
Using actionpack 4.1.14.1
1: capistrano (3.4.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capistrano-3.4.0.gemspec
2: capybara (2.5.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capybara-2.5.0.gemspec
0: actionpack (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/actionpack-4.1.14.1.gemspec
Using activerecord 4.1.14.1
Using guard-rspec 4.6.4
Using guard-rubocop 1.2.0
1: activerecord (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/activerecord-4.1.14.1.gemspec
2: guard-rspec (4.6.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/guard-rspec-4.6.4.gemspec
0: guard-rubocop (1.2.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/guard-rubocop-1.2.0.gemspec
Using capistrano-bundler 1.1.4
Using capistrano-maintenance 0.0.5.our-company.1
Using capistrano-rvm 0.1.2
1: capistrano-bundler (1.1.4) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capistrano-bundler-1.1.4.gemspec
2: capistrano-maintenance (0.0.5.our-company.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capistrano-maintenance-0.0.5.our-company.1.gemspec
0: capistrano-rvm (0.1.2) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capistrano-rvm-0.1.2.gemspec
Using actionmailer 4.1.14.1
Using railties 4.1.14.1
Using sprockets-rails 2.3.3
1: actionmailer (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/actionmailer-4.1.14.1.gemspec
2: railties (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/railties-4.1.14.1.gemspec
0: sprockets-rails (2.3.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/sprockets-rails-2.3.3.gemspec
Using our-company-development 1.2.20160616.094804
Using capistrano-rails 1.1.5
Using factory_girl_rails 4.5.0
1: our-company-development (1.2.20160616.094804) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/our-company-development-1.2.20160616.094804.gemspec
2: capistrano-rails (1.1.5) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/capistrano-rails-1.1.5.gemspec
0: factory_girl_rails (4.5.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/factory_girl_rails-4.5.0.gemspec
Using rspec-rails 3.3.3
Using rails 4.1.14.1
1: rspec-rails (3.3.3) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rspec-rails-3.3.3.gemspec
2: rails (4.1.14.1) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/rails-4.1.14.1.gemspec
Using cucumber-rails 1.4.0
0: cucumber-rails (1.4.0) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/cucumber-rails-1.4.0.gemspec
Using our-gem-development 1.3.20160415.170325
1: our-gem-development (1.3.20160415.170325) from /home/user/.rvm/gems/ruby-2.2.3@our-company/specifications/our-gem-development-1.3.20160415.170325.gemspec
Bundle updated!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment