Merge pull request #1904 from github/remove-cached-gems

Remove cached gems
This commit is contained in:
Brandon Keepers
2014-12-19 11:27:10 -05:00
17 changed files with 3 additions and 2 deletions
+3 -2
View File
@@ -4,5 +4,6 @@ set -e
cd "$(dirname "$0")/.."
bundle check --path vendor/gems > /dev/null 2>&1 || \
bundle install --local --path vendor/gems
bundle config --local path vendor/gems
bundle check > /dev/null 2>&1 || bundle install
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.