Use https protocol to access Gem metadata Submitted by Olle Jonsson
Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/40ad146a Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/40ad146a Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/40ad146a Branch: refs/heads/master Commit: 40ad146aec0d65655a43c5f4508f833ec614c0da Parents: 574bb8c Author: Peter Donald <[email protected]> Authored: Sun Nov 18 11:04:51 2018 +1100 Committer: Peter Donald <[email protected]> Committed: Sun Nov 18 11:04:51 2018 +1100 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/40ad146a/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 8a4045e..3d717dc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,7 @@ source embedded in the artifacts. This change also made it possible to remove an ugly hack in the GWT addon that removed the gwt artifacts from the javadoc path. * Change: Drop deprecated Gem::Specification#has_rdoc= (no replacement) method. Submitted by Olle Jonsson. +* Change: Use https protocol to access Gem metadata. Submitted by Olle Jonsson. 1.5.6 (2018-05-10) * Fixed: Ensure that the username and passwords declared for repositories are correctly url encoded for
