mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-09 15:18:11 -05:00
Bump secure_headers
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -121,7 +121,7 @@ gem "string-direction", "1.2.2"
|
||||
|
||||
# Security Headers
|
||||
|
||||
gem "secure_headers", "6.3.3"
|
||||
gem "secure_headers", "6.5.0"
|
||||
|
||||
# Services
|
||||
|
||||
|
||||
@@ -674,7 +674,7 @@ GEM
|
||||
faraday (> 0.8, < 2.0)
|
||||
scss_lint (0.60.0)
|
||||
sass (~> 3.5, >= 3.5.5)
|
||||
secure_headers (6.3.3)
|
||||
secure_headers (6.5.0)
|
||||
shoulda-matchers (4.5.1)
|
||||
activesupport (>= 4.2.0)
|
||||
sidekiq (7.1.2)
|
||||
@@ -882,7 +882,7 @@ DEPENDENCIES
|
||||
ruby-oembed (= 0.16.1)
|
||||
rubyzip (= 2.3.2)
|
||||
sassc-rails (= 2.1.2)
|
||||
secure_headers (= 6.3.3)
|
||||
secure_headers (= 6.5.0)
|
||||
shoulda-matchers (= 4.5.1)
|
||||
sidekiq (= 7.1.2)
|
||||
sidekiq-cron (= 1.10.1)
|
||||
|
||||
Reference in New Issue
Block a user