We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd363b7 commit 1006cbaCopy full SHA for 1006cba
CHANGELOG.md
@@ -1,10 +1,10 @@
1
## 6.0
2
3
- See the [upgrading to 6.0](docs/upgrading-to-6-0.md) guide for the breaking changes.
4
-=======
+
5
## 5.0.5
6
7
-A release to deprecate `SecureHeaders::Configuration#get` in prep for 6.x
+- A release to deprecate `SecureHeaders::Configuration#get` in prep for 6.x
8
9
## 5.0.4
10
secure_headers.gemspec
@@ -2,7 +2,7 @@
# frozen_string_literal: true
Gem::Specification.new do |gem|
gem.name = "secure_headers"
- gem.version = "6.0.0.alpha01"
+ gem.version = "6.0.0.alpha02"
gem.authors = ["Neil Matatall"]
gem.email = ["[email protected]"]
gem.description = "Manages application of security headers with many safe defaults."
0 commit comments