Bump secure_headers

This commit is contained in:
Benjamin Neff 2019-07-03 01:42:23 +02:00
parent a6261fdc64
commit ee503737cb
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -154,7 +154,7 @@ gem "string-direction", "1.2.1"
# Security Headers
gem "secure_headers", "6.1.0"
gem "secure_headers", "6.1.1"
# Services

View file

@ -660,7 +660,7 @@ GEM
scss_lint (0.55.0)
rake (>= 0.9, < 13)
sass (~> 3.4.20)
secure_headers (6.1.0)
secure_headers (6.1.1)
shellany (0.0.1)
shoulda-matchers (4.0.1)
activesupport (>= 4.2.0)
@ -896,7 +896,7 @@ DEPENDENCIES
ruby-oembed (= 0.12.0)
rubyzip (= 1.2.2)
sass-rails (= 5.0.7)
secure_headers (= 6.1.0)
secure_headers (= 6.1.1)
shoulda-matchers (= 4.0.1)
sidekiq (= 5.2.7)
sidekiq-cron (= 1.1.0)