Don't constrain runtime deps.

Since we are a development dependency of many projects,
constraining our runtime deps can cause their Gemfiles to downgrade
dependencies they share with us, which is never desirable.
This commit is contained in:
John Keiser
2016-07-20 08:32:08 -07:00
committed by Petr Korolev
parent 1c48f633d8
commit c0c8bb5653
3 changed files with 43 additions and 44 deletions

View File

@@ -48,7 +48,7 @@ describe GitHubChangelogGenerator::ParserFile do
header: "=== Changelog ==="))
end
context "turns exclude-labels into an Array", bug: '#327' do
context "turns exclude-labels into an Array", bug: "#327" do
let(:file) do
StringIO.new(<<EOF
exclude-labels=73a91042-da6f-11e5-9335-1040f38d7f90,7adf83b4-da6f-11e5-ae18-1040f38d7f90