Skip to content

Commit

Permalink
Upgrade to rubygems-2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Sep 10, 2013
1 parent 564507c commit aaed1a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion share/ruby-install/ruby/functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUBY_SRC_DIR="ruby-$RUBY_VERSION"
RUBY_MIRROR="${RUBY_MIRROR:-http://cache.ruby-lang.org/pub/ruby}"
RUBY_URL="${RUBY_URL:-$RUBY_MIRROR/$RUBY_VERSION_FAMILY/$RUBY_ARCHIVE}"

RUBYGEMS_VERSION="2.0.3"
RUBYGEMS_VERSION="2.1.0"
RUBYGEMS_ARCHIVE="rubygems-$RUBYGEMS_VERSION.tgz"
RUBYGEMS_SRC_DIR="rubygems-$RUBYGEMS_VERSION"
RUBYGEMS_URL="http://production.cf.rubygems.org/rubygems/$RUBYGEMS_ARCHIVE"
Expand Down
2 changes: 1 addition & 1 deletion share/ruby-install/ruby/md5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ ruby-2.0.0-preview1.tar.bz2: 47a0f662f0e258aa1c5e429c310861b3
ruby-2.0.0-preview2.tar.bz2: a645a783c3302cc094a9963a5e700a4d
ruby-2.0.0-rc1.tar.bz2: 24cebdda11e01ff4889ac983cd7dc02c
ruby-2.0.0-rc2.tar.bz2: e92420131bd7994513e0bf09a3e2a19b
rubygems-2.0.3.tgz: 854691f145cea98b4100e5b0831b73ed
rubygems-2.1.0.tgz: 9a9d242baef5e58fbfe79ec5206cd316

0 comments on commit aaed1a4

Please sign in to comment.