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:38:08 -0700
commit18a2828a2433998aeb2f2ae609b81707e4af3f6f (patch)
tree8baebfd7653c21535554eec18f47bbb08648f14c
parent9281ca108222140d11a7830f63a79177afe57d8b (diff)
downloadbundler-18a2828a2433998aeb2f2ae609b81707e4af3f6f.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 bab74c9eda..bc38dd6cbe 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)
@@ -76,7 +76,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)