diff --git a/Gemfile b/Gemfile index 9ac7acdcb..382be596b 100644 --- a/Gemfile +++ b/Gemfile @@ -154,7 +154,7 @@ gem "string-direction", "1.2.1" # Security Headers -gem "secure_headers", "6.1.1" +gem "secure_headers", "6.3.0" # Services diff --git a/Gemfile.lock b/Gemfile.lock index 8720509a1..ed38a31d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -668,7 +668,7 @@ GEM scss_lint (0.55.0) rake (>= 0.9, < 13) sass (~> 3.4.20) - secure_headers (6.1.1) + secure_headers (6.3.0) shellany (0.0.1) shoulda-matchers (4.0.1) activesupport (>= 4.2.0) @@ -905,7 +905,7 @@ DEPENDENCIES ruby-oembed (= 0.12.0) rubyzip (= 1.2.2) sass-rails (= 5.0.7) - secure_headers (= 6.1.1) + secure_headers (= 6.3.0) shoulda-matchers (= 4.0.1) sidekiq (= 5.2.7) sidekiq-cron (= 1.1.0)