Skip to content

Instantly share code, notes, and snippets.

@connorshea
Last active April 14, 2016 04:07
Show Gist options
  • Save connorshea/5b7c454569b0a3a0d4992f1e90c7a7d1 to your computer and use it in GitHub Desktop.
Save connorshea/5b7c454569b0a3a0d4992f1e90c7a7d1 to your computer and use it in GitHub Desktop.
Output from `bundle outdated --patch`
gitlab connor$ bundle outdated --patch
Fetching gem metadata from https://rubygems.org/
Fetching version metadata from https://rubygems.org/
Fetching dependency metadata from https://rubygems.org/
Resolving dependencies..............
Outdated gems included in the bundle:
* asciidoctor (newest 1.5.4, installed 1.5.3, requested ~> 1.5.2) in group "default"
* byebug (newest 8.2.4, installed 8.2.1) in groups "development, test"
* d3_rails (newest 3.5.16, installed 3.5.11, requested ~> 3.5.0) in group "default"
* devise (newest 3.5.6, installed 3.5.4, requested ~> 3.5.4) in group "default"
* dropzonejs-rails (newest 0.7.3, installed 0.7.2, requested ~> 0.7.1) in group "default"
* hipchat (newest 1.5.3, installed 1.5.2, requested ~> 1.5.0) in group "default"
* net-ssh (newest 3.0.2, installed 3.0.1, requested ~> 3.0.1) in group "default"
* omniauth-gitlab (newest 1.0.2, installed 1.0.1, requested ~> 1.0.0) in group "default"
* paranoia (newest 2.1.5, installed 2.1.4, requested ~> 2.0) in group "default"
* redcarpet (newest 3.3.4, installed 3.3.3, requested ~> 3.3.3) in group "default"
* responders (newest 2.1.2, installed 2.1.1, requested ~> 2.0) in group "default"
* sidekiq-cron (newest 0.4.2, installed 0.4.0, requested ~> 0.4.0) in group "default"
* sinatra (newest 1.4.7, installed 1.4.6, requested ~> 1.4.4) in group "default"
* wikicloth (newest 0.8.3, installed 0.8.1, requested = 0.8.1) in group "default"
* attr_required (newest 1.0.1, installed 1.0.0)
* bcrypt (newest 3.1.11, installed 3.1.10)
--- ERROR REPORT TEMPLATE -------------------------------------------------------
- What did you do?
I ran the command `/Users/connor/.rvm/gems/ruby-2.3.0/bin/bundle outdated --patch`
- What did you expect to happen?
I expected Bundler to...
- What happened instead?
Instead, what actually happened was...
Error details
NoMethodError: undefined method `>' for nil:NilClass
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/lib/bundler/cli/outdated.rb:139:in `update_present_via_semver_portions'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/lib/bundler/cli/outdated.rb:60:in `block in run'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/lib/bundler/cli/outdated.rb:45:in `each'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/lib/bundler/cli/outdated.rb:45:in `run'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/lib/bundler/cli.rb:257:in `outdated'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/lib/bundler/cli.rb:11:in `start'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/exe/bundle:27:in `block in <top (required)>'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/lib/bundler/friendly_errors.rb:98:in `with_friendly_errors'
/Users/connor/.rvm/gems/ruby-2.3.0/gems/bundler-1.12.0.rc/exe/bundle:19:in `<top (required)>'
/Users/connor/.rvm/gems/ruby-2.3.0/bin/bundle:22:in `load'
/Users/connor/.rvm/gems/ruby-2.3.0/bin/bundle:22:in `<main>'
/Users/connor/.rvm/gems/ruby-2.3.0/bin/ruby_executable_hooks:15:in `eval'
/Users/connor/.rvm/gems/ruby-2.3.0/bin/ruby_executable_hooks:15:in `<main>'
Environment
Bundler 1.12.0.rc
Rubygems 2.6.2
Ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15]
GEM_HOME /Users/connor/.rvm/gems/ruby-2.3.0
GEM_PATH /Users/connor/.rvm/gems/ruby-2.3.0:/Users/connor/.rvm/gems/ruby-2.3.0@global
RVM 1.27.0 (latest)
Git 2.8.1
rubygems-bundler (1.4.4)
Bundler settings
build.eventmachine
Set for the current user (/Users/connor/.bundle/config): "--with-cppflags=-I/usr/local/opt/openssl/include"
build.charlock_holmes
Set for the current user (/Users/connor/.bundle/config): "--with-icu-dir=/usr/local/opt/icu4c"
jobs
Set for your local app (/Users/connor/Programming/gitlab-development-kit/gitlab/.bundle/config): "4"
without
Set for your local app (/Users/connor/Programming/gitlab-development-kit/gitlab/.bundle/config): "mysql:production"
orig_path
Set via BUNDLE_ORIG_PATH: "/Users/connor/.rvm/gems/ruby-2.3.0/bin:/Users/connor/.rvm/gems/ruby-2.3.0@global/bin:/Users/connor/.rvm/rubies/ruby-2.3.0/bin:/Users/connor/.rvm/bin:/usr/local/bin:/usr/local/bin:/usr/local/sbin:~/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/opt/ImageMagick/bin:/usr/texbin:/Applications/Postgres.app/Contents/Versions/latest/bin"
orig_gem_path
Set via BUNDLE_ORIG_GEM_PATH: "/Users/connor/.rvm/gems/ruby-2.3.0:/Users/connor/.rvm/gems/ruby-2.3.0@global"
--- TEMPLATE END ----------------------------------------------------------------
Unfortunately, an unexpected error occurred, and Bundler cannot continue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment