Skip to content

Instantly share code, notes, and snippets.

@llowder
Created July 27, 2012 19:15
Show Gist options
  • Select an option

  • Save llowder/3189925 to your computer and use it in GitHub Desktop.

Select an option

Save llowder/3189925 to your computer and use it in GitHub Desktop.
Manually installed gems:
gem 'uuidtools (>= 0) ruby'
gem 'ruby_parser (>= 2.3.1) ruby'
gem 'json (>= 0) ruby'
gem 'rest-client (>= 0) ruby'
gem 'ruby2ruby (>= 0) ruby'
gem 'erubis (~> 2.6.6) ruby'
gem 'builder (~> 2.1.2) ruby'
gem 'i18n (~> 0.5.0) ruby'
gem 'rack (~> 1.2.5) ruby'
---------------
Bundle install output:
Using rake (0.9.2.2)
Using abstract (1.0.0)
Using activesupport (3.0.15)
Using builder (2.1.2)
Using i18n (0.5.0)
Using activemodel (3.0.15)
Using erubis (2.6.6)
Installing rack (1.2.5)
Using rack-mount (0.6.14)
Installing rack-test (0.5.7)
Using tzinfo (0.3.33)
Using actionpack (3.0.15)
Using mime-types (1.19)
Installing polyglot (0.3.3)
Using treetop (1.4.10)
Using mail (2.2.19)
Using actionmailer (3.0.15)
Using arel (2.0.10)
Using activerecord (3.0.15)
Using activeresource (3.0.15)
Using ancestry (1.2.5)
Using audited (3.0.0.rc1)
Using audited-activerecord (3.0.0.rc1)
Using bundler (1.1.4)
Using has_many_polymorphs (3.0.0.beta1)
Using json (1.7.4)
Using rdoc (3.12)
Using thor (0.14.6)
Using railties (3.0.15)
Using jquery-rails (1.0.19)
Using net-ldap (0.3.1)
Using rails (3.0.15)
Using rest-client (1.6.7)
Using sexp_processor (3.2.0)
Using ruby_parser (2.3.1)
Using ruby2ruby (1.3.1)
Using safemode (1.0.1)
Using scoped_search (2.3.7)
Using uuidtools (2.1.3)
Using will_paginate (3.0.3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment