Bump secure_headers

This commit is contained in:
Benjamin Neff
2023-06-26 02:33:16 +02:00
parent 386717b6c4
commit 8ccca9609f
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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)