.rvmrc in opentoken-1.2.3 vs .rvmrc in opentoken-1.2.5
- old
+ new
@@ -1,5 +2 @@
-rvm use 1.9.3-p125@opentoken --create
-if ! command -v bundle ; then
- gem install bundler
- bundle install --local
-fi
+rvm use default@opentoken --create
- old
+ new