Bump secure_headers
This commit is contained in:
parent
62f98dcaff
commit
fe0c143c89
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -155,7 +155,7 @@ gem "string-direction", "1.2.2"
|
|||
|
||||
# Security Headers
|
||||
|
||||
gem "secure_headers", "6.3.2"
|
||||
gem "secure_headers", "6.3.3"
|
||||
|
||||
# Services
|
||||
|
||||
|
|
|
|||
|
|
@ -680,7 +680,7 @@ GEM
|
|||
scss_lint (0.55.0)
|
||||
rake (>= 0.9, < 13)
|
||||
sass (~> 3.4.20)
|
||||
secure_headers (6.3.2)
|
||||
secure_headers (6.3.3)
|
||||
shoulda-matchers (4.5.1)
|
||||
activesupport (>= 4.2.0)
|
||||
sidekiq (6.2.1)
|
||||
|
|
@ -909,7 +909,7 @@ DEPENDENCIES
|
|||
ruby-oembed (= 0.15.0)
|
||||
rubyzip (= 2.3.2)
|
||||
sass-rails (= 5.0.7)
|
||||
secure_headers (= 6.3.2)
|
||||
secure_headers (= 6.3.3)
|
||||
shoulda-matchers (= 4.5.1)
|
||||
sidekiq (= 6.2.1)
|
||||
sidekiq-cron (= 1.2.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue