Skip to content

Commit

Permalink
vendor gems with ruby 2.2.0 [#86046576]
Browse files Browse the repository at this point in the history
  • Loading branch information
jtarchie committed Jan 28, 2015
1 parent be9c028 commit 55e5c3d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cf_spec/fixtures/ruby_2_2_0/.bundle/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
BUNDLE_CACHE_ALL: true
5 changes: 5 additions & 0 deletions cf_spec/fixtures/ruby_2_2_0/package.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash -l

rvm install 2.2.0
rvm use 2.2.0
bundle package --all

0 comments on commit 55e5c3d

Please sign in to comment.