Skip to content

Commit

Permalink
Update bundler to fix install issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeabody committed Mar 27, 2014
1 parent ee84081 commit 709373c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ruby-2.1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ else
rvm requirements
rvm mount https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-2.1.0.tar.bz2
rvm use 2.1.0 --default
gem update bundler
fi

echo 'Setting Ruby 2.1 as default'

0 comments on commit 709373c

Please sign in to comment.