-
-
Save elarkin/1125942 to your computer and use it in GitHub Desktop.
Splat gem dependancies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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