Skip to content

Instantly share code, notes, and snippets.

@BRMatt
Last active December 27, 2015 01:49
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 BRMatt/7248337 to your computer and use it in GitHub Desktop.
Save BRMatt/7248337 to your computer and use it in GitHub Desktop.
devise versions
Resolving dependencies... [86/1812]
Using rake (10.1.0)
Using i18n (0.6.5)
Using minitest (4.7.5)
Using multi_json (1.7.9)
Using atomic (1.1.12)
Using thread_safe (0.1.2)
Using tzinfo (0.3.37)
Using activesupport (4.0.0)
Using builder (3.1.4)
Using erubis (2.7.0)
Using rack (1.5.2)
Using rack-test (0.6.2)
Using actionpack (4.0.0)
Using mime-types (1.23)
Using polyglot (0.3.3)
Using treetop (1.4.14)
Using mail (2.5.4)
Using actionmailer (4.0.0)
Using activemodel (4.0.0)
Using activerecord-deprecated_finders (1.0.3)
Using arel (4.0.0)
Using activerecord (4.0.0)
Using bcrypt-ruby (3.1.2)
Using bundler (1.3.5)
Using orm_adapter (0.4.0)
Using thor (0.18.1)
Using railties (4.0.0)
Using warden (1.2.3)
Using devise (3.1.1) from source at .
Using multipart-post (1.2.0)
Using faraday (0.8.8)
Using hashie (1.2.0)
Using hike (1.2.3)
Using httpauth (0.2.0)
Using json (1.8.0)
Using jwt (0.1.8)
Using metaclass (0.0.1)
Using mocha (0.13.3)
Using moped (1.5.1)
Using origin (1.1.0)
Using mongoid (4.0.0) from git://github.com/mongoid/mongoid.git (at master)
Using nokogiri (1.5.9)
Using oauth2 (0.8.1)
Using omniauth (1.0.3)
Using omniauth-oauth2 (1.0.3)
Using omniauth-facebook (1.4.0)
Using ruby-openid (2.2.3)
Using rack-openid (1.3.1)
Using omniauth-openid (1.0.1)
Using tilt (1.4.1)
Using sprockets (2.10.0)
Using sprockets-rails (2.0.0)
Using rails (4.0.0)
Using rdoc (4.0.1)
Using sqlite3 (1.3.7)
Using webrat (0.7.3)
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
Resolving dependencies... [5/1812]
Using rake (10.1.0)
Using i18n (0.6.5)
Using minitest (4.7.5)
Using multi_json (1.7.9)
Using atomic (1.1.12)
Using thread_safe (0.1.2)
Using tzinfo (0.3.37)
Using activesupport (4.0.0)
Using builder (3.1.4)
Using erubis (2.7.0)
Using rack (1.5.2)
Using rack-test (0.6.2)
Using actionpack (4.0.0)
Using mime-types (1.23)
Using polyglot (0.3.3)
Using treetop (1.4.14)
Using mail (2.5.4)
Using actionmailer (4.0.0)
Using activemodel (4.0.0)
Using activerecord-deprecated_finders (1.0.3)
Using arel (4.0.0)
Using activerecord (4.0.0)
Using bcrypt-ruby (3.1.2)
Using bundler (1.3.5)
Using orm_adapter (0.4.0)
Using thor (0.18.1)
Using railties (4.0.0)
Using warden (1.2.3)
Using devise (3.1.1) from source at .
Using multipart-post (1.2.0)
Using faraday (0.8.8)
Using hashie (1.2.0)
Using hike (1.2.3)
Using httpauth (0.2.0)
Using json (1.8.0)
Using jwt (0.1.8)
Using metaclass (0.0.1)
Using mocha (0.13.3)
Using moped (1.5.1)
Using origin (1.1.0)
Using mongoid (4.0.0) from git://github.com/mongoid/mongoid.git (at master)
Using nokogiri (1.5.9)
Using oauth2 (0.8.1)
Using omniauth (1.0.3)
Using omniauth-oauth2 (1.0.3)
Using omniauth-facebook (1.4.0)
Using ruby-openid (2.2.3)
Using rack-openid (1.3.1)
Using omniauth-openid (1.0.1)
Using tilt (1.4.1)
Using sprockets (2.10.0)
Using sprockets-rails (2.0.0)
Using rails (4.0.0)
Using rdoc (4.0.1)
Using sqlite3 (1.3.7)
Using webrat (0.7.3)
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment