Skip to content

Commit dec5a79

Browse files
authored
Merge pull request #374 from ghiculescu/patch-1
the same URL is repeated twice in the gemspec
2 parents ec4b50e + 3b43af5 commit dec5a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

secure_headers.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Gem::Specification.new do |gem|
2222
gem.post_install_message = <<-POST_INSTALL
2323
2424
**********
25-
:wave: secure_headers 5.0 introduces a lot of breaking changes (in the name of security!). It's highly likely you will need to update your secure_headers cookie configuration to avoid breaking things. See the upgrade guide for details: https://github.com/twitter/secureheaders/blob/master/docs/upgrading-to-4-0.md https://github.com/twitter/secureheaders/blob/master/docs/upgrading-to-4-0.md
25+
:wave: secure_headers 5.0 introduces a lot of breaking changes (in the name of security!). It's highly likely you will need to update your secure_headers cookie configuration to avoid breaking things. See the upgrade guide for details: https://github.com/twitter/secureheaders/blob/master/docs/upgrading-to-5-0.md
2626
**********
2727
2828
POST_INSTALL

0 commit comments

Comments
 (0)