Skip to content

Instantly share code, notes, and snippets.

@jayc0b0
Last active February 15, 2016 04:02
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 jayc0b0/5f88ecc9d9ece16b5f2f to your computer and use it in GitHub Desktop.
Save jayc0b0/5f88ecc9d9ece16b5f2f to your computer and use it in GitHub Desktop.
Ignoring binding_of_caller-0.7.2 because its extensions are not built. Try: gem pristine binding_of_caller --version 0.7.2
Ignoring byebug-8.2.2 because its extensions are not built. Try: gem pristine byebug --version 8.2.2
Ignoring curb-0.9.1 because its extensions are not built. Try: gem pristine curb --version 0.9.1
Ignoring debug_inspector-0.0.2 because its extensions are not built. Try: gem pristine debug_inspector --version 0.0.2
Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.3.2
Ignoring gem-wrappers-1.2.7 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.2.7
Ignoring nokogiri-1.6.7.2 because its extensions are not built. Try: gem pristine nokogiri --version 1.6.7.2
Ignoring sqlite3-1.3.11 because its extensions are not built. Try: gem pristine sqlite3 --version 1.3.11
jayc0b0@wintermute:~
>
jayc0b0@wintermute:~
> gem env
RubyGems Environment:
- RUBYGEMS VERSION: 2.4.8
- RUBY VERSION: 2.2.4 (2015-12-16 patchlevel 230) [x86_64-linux]
- INSTALLATION DIRECTORY: /home/jayc0b0/.rvm/gems/ruby-2.2.4
- RUBY EXECUTABLE: /home/jayc0b0/.rvm/rubies/ruby-2.2.4/bin/ruby
- EXECUTABLE DIRECTORY: /home/jayc0b0/.rvm/gems/ruby-2.2.4/bin
- SPEC CACHE DIRECTORY: /home/jayc0b0/.gem/specs
- SYSTEM CONFIGURATION DIRECTORY: /home/jayc0b0/.rvm/rubies/ruby-2.2.4/etc
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-linux
- GEM PATHS:
- /home/jayc0b0/.rvm/gems/ruby-2.2.4
- /home/jayc0b0/.rvm/gems/ruby-2.2.4@global
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- https://rubygems.org/
- SHELL PATH:
- /home/jayc0b0/.rvm/gems/ruby-2.2.4/bin
- /home/jayc0b0/.rvm/gems/ruby-2.2.4@global/bin
- /home/jayc0b0/.rvm/rubies/ruby-2.2.4/bin
- /home/jayc0b0/bin
- /usr/local/sbin
- /usr/local/bin
- /usr/bin
- /opt/android-sdk/platform-tools
- /opt/android-sdk/tools
- /usr/lib/jvm/default/bin
- /usr/bin/site_perl
- /usr/bin/vendor_perl
- /usr/bin/core_perl
- /home/jayc0b0/.gem/ruby/2.3.0/bin
- /home/jayc0b0/.rvm/bin
- /home/jayc0b0/.rvm/bin
- /home/jayc0b0/.rvm/bin
jayc0b0@wintermute:~
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment