summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTerence Lee <hone02@gmail.com>2011-12-06 23:04:18 -0800
committerTerence Lee <hone02@gmail.com>2011-12-06 23:04:18 -0800
commit324ea63b6223db44a2df5b6fdbdc5404b7e27396 (patch)
tree60da0791cf041545095c72020ebce952039a3535
parent6363cb05af8bf613066659d7aada999e10498632 (diff)
downloadbundler-324ea63b6223db44a2df5b6fdbdc5404b7e27396.tar.gz
fix quality spec
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7e675cb8a..edd5f70a94 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,7 @@ Features:
Bugfixes:
- - only auto-namespace requires for implied requires (#1531)
+ - only auto-namespace requires for implied requires (#1531)
- fix bundle clean output for git repos (#1473)
- use Gem.bindir for bundle clean (#1544, #1532)
- use `Gem.load_env_plugins` instead of `Gem.load_env_plugins` (#1500, #1543)