diff --git a/Gemfile b/Gemfile index c5db59cee..c43e06f67 100644 --- a/Gemfile +++ b/Gemfile @@ -155,7 +155,7 @@ gem "string-direction", "1.2.2" # Security Headers -gem "secure_headers", "6.3.0" +gem "secure_headers", "6.3.2" # Services diff --git a/Gemfile.lock b/Gemfile.lock index c1e691d1a..aa273474f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -674,7 +674,7 @@ GEM scss_lint (0.55.0) rake (>= 0.9, < 13) sass (~> 3.4.20) - secure_headers (6.3.0) + secure_headers (6.3.2) shellany (0.0.1) shoulda-matchers (4.0.1) activesupport (>= 4.2.0) @@ -904,7 +904,7 @@ DEPENDENCIES ruby-oembed (= 0.12.0) rubyzip (= 2.3.0) sass-rails (= 5.0.7) - secure_headers (= 6.3.0) + secure_headers (= 6.3.2) shoulda-matchers (= 4.0.1) sidekiq (= 5.2.8) sidekiq-cron (= 1.1.0)