Skip to content

Instantly share code, notes, and snippets.

@glebtv
Created June 11, 2013 03:33
Show Gist options
  • Save glebtv/5754327 to your computer and use it in GitHub Desktop.
Save glebtv/5754327 to your computer and use it in GitHub Desktop.
> bundle show ox
/home/gleb/.rvm/gems/ruby-2.0.0-p195@ml/gems/ox-2.0.2
> uname -a
Linux ws.gleb.tv 3.9.5-1-ARCH #1 SMP PREEMPT Sat Jun 8 09:22:45 CEST 2013 x86_64 GNU/Linux
> gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc-4.8.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-install-libiberty --disable-multilib --disable-libssp --disable-werror --enable-checking=release
Thread model: posix
gcc version 4.8.1 (GCC)
> ruby -v
ruby 2.0.0p195 (2013-05-14 revision 40734) [x86_64-linux]
> rvm -v
rvm 1.20.13 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
> bundle -v
Bundler version 1.3.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment