Skip to content

Commit

Permalink
Upgrade RubyGems to version 2.7.2 (#4232)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuczynski committed Nov 12, 2017
1 parent f583f8c commit d0b995a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
* Add support for Rubinius 3.85, 3.86
* Add support for Ruby 2.5.0-preview1 [\#4204](https://github.com/rvm/rvm/pull/4204)
* Upgrade RubyGems to 2.6.14 [\#4205](https://github.com/rvm/rvm/pull/4205)
* Upgrade RubyGems to 2.7.2 [\#4232](https://github.com/rvm/rvm/pull/4232)

#### Binaries:
* Ubuntu 16.04 x64 binaries for Ruby 2.2.8, 2.3.5 and 2.4.2 [\#4161](https://github.com/rvm/rvm/issues/4161)
Expand Down
2 changes: 1 addition & 1 deletion config/db
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ rubygems_repo_url=https://github.com/rubygems/rubygems.git
rubygems_url=https://rubygems.org/rubygems
rubygems_url_fallback_1=https://github.com/rubygems/rubygems/archive/v\1.tar.gz
rubygems_url_fallback_1_pattern=https://rubygems.org/rubygems/rubygems-([[:digit:]\.]+).tgz
rubygems_version=latest-2.6
rubygems_version=latest-2.7
#
# Packages
#
Expand Down
3 changes: 3 additions & 0 deletions config/md5
Original file line number Diff line number Diff line change
Expand Up @@ -1005,6 +1005,9 @@ rubygems-2.6.11.tgz=8d514b836fcf3ae2c20b4fe8d5cdc3c5
rubygems-2.6.12.tgz=7c454ef88b716c1a123f62b26bb9612b
rubygems-2.6.13.tgz=e6f19b51614055d826e431549a12a80b
rubygems-2.6.14.tgz=e0a6914ce03b91dfc6d448ebf292f145
rubygems-2.7.0.tgz=771c40015538c0f225c5249e4bc7d441
rubygems-2.7.1.tgz=65646f28f3c36ccaa7f991c17e15b8a9
rubygems-2.7.2.tgz=1ec0bdbfabdef4f7dafd54ed74ee4715
yaml-0.1.4.tar.gz=36c852831d02cf90508c29852361d01b
zlib-1.2.3.tar.gz=debc62758716a169df9f62e6ab2bc634
zlib-1.2.5.tar.gz=c735eab2d659a96e5a594c9e8541ad63
3 changes: 3 additions & 0 deletions config/sha512
Original file line number Diff line number Diff line change
Expand Up @@ -699,3 +699,6 @@ rubygems-2.6.11.tgz=3b0dd38c0aaf313c59e299dcf54f7bfb6e6d84b8b739573ddaf599e584da
rubygems-2.6.12.tgz=ebb672488b50f5fc988eab66ab14ce8e887dcc635f71239a85e32fbf1e919ca70196eb4d3f2fee3486cace7064bab0b8b08339c754b723198e1b0b0a0984ab54
rubygems-2.6.13.tgz=c952b6061a9a0778db304c3aa5bea693e71ae2564abfb19f8b123eef66eb1e3877fc7c36f4f1527da97bb320870cbfd4574ac57ad88e850a44fadd67ebdac152
rubygems-2.6.14.tgz=7743845bc5265df3782f85a23896cbb250d8a2bbc9934a27f274b001afa7aa62f7f00f616296f74747ea612d2cb37dd7f533c931aa72550d84c64d2a73d60daf
rubygems-2.7.0.tgz=0bd08fbabcc33687c98365ffe6794ca2a5e82160b0297479d4f19bd899d176b7f4efb95248898b26d873f9fc7d86c10cada6e40cdc48738b0bac261c3aad261f
rubygems-2.7.1.tgz=fa4ea123760b03b8b8e8ececc55c9dc34249073fb267d310bd903aa7a613267e5d27990bbf28e32c9a746bf884af8a84a0dc202297272f9d477f7710c21bfb60
rubygems-2.7.2.tgz=4c22efc394db2543318a81d645a10f9186b18bd34dc5a6feb7d0e253b3d8f1ab5b0bccfc35f9b8cfdd7fe53610d67e9a89c9f51a32aece396e68e4b321ca8b1d

0 comments on commit d0b995a

Please sign in to comment.