Skip to content

Commit 13ad6e9

Browse files
authored
Merge pull request rails#133 from yahonda/remove_duplicate_updateing_rubygems
Revert "Update rubygems to the latest one"
2 parents 4d4eb93 + 4354eb3 commit 13ad6e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bootstrap.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ gem update --system -N >/dev/null 2>&1
2929
echo installing Bundler
3030
gem install bundler -N >/dev/null 2>&1
3131

32-
echo updating rubygems
33-
gem update --system -N >/dev/null 2>&1
34-
3532
install Git git
3633
install SQLite sqlite3 libsqlite3-dev
3734
install memcached memcached

0 commit comments

Comments
 (0)