summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2015-05-03 00:37:08 -0700
committerAndre Arko <andre@arko.net>2015-05-03 00:37:54 -0700
commit1dfa81760a993f4fb0cd9517a5d4c5ff461e609a (patch)
treeb356e12171d0f755d58613d156ff02440fb1eec7
parent84c32d00d59bb90a95eef72422f52253835aa1a5 (diff)
downloadbundler-1dfa81760a993f4fb0cd9517a5d4c5ff461e609a.tar.gz
Correct changelog since RG is actually compatible
[ci skip]
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d141f60586..ad2434ca19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
Bugfixes:
- - support RubyGems versions above 2.4.6 (@tenderlove, @segiddins, @indirect)
+ - use RubyGems spec stubs if available (@segiddins)
- allow creating gems with names containing two dashes (#3483, @janlelis)
- allow creating gems with names extending constants (#3603, @amatsuda)
@@ -75,7 +75,7 @@ Features:
Bugfixes:
- - Support RubyGems versions above 2.4.6 (@tenderlove, @segiddins, @indirect)
+ - Use RubyGems spec stubs if available (@segiddins)
## 1.8.8 (2015-04-29)