Skip to content

Commit 4354eb3

Browse files
committed
Revert "Update rubygems to the latest one"
This reverts commit c17c630.
1 parent 4d4eb93 commit 4354eb3

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)