Skip to content

Instantly share code, notes, and snippets.

@elarkin
Created August 4, 2011 18:56
Show Gist options
  • Save elarkin/1125942 to your computer and use it in GitHub Desktop.
Save elarkin/1125942 to your computer and use it in GitHub Desktop.
Splat gem dependancies
gem install --version '= 2.3.11' rails
gem install --version '= 1.0.4' uuid
gem install validatable
env ARCHFLAGS="-arch x86_64" gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config
gem install --version '2.4.4' facets
gem install --version '4.0.0' htmlentities
gem install httpclient --version '= 2.1.2'
gem install --version '= 0.9.8' mocha
gem install --version '= 1.2.6' fakeweb
gem install --version '= 2.2.0' fattr
env RAILS_ENV=test rake gems:install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment