Skip to content

Commit

Permalink
Build(deps): Bump secure_headers from 7.0.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [secure_headers](https://github.com/github/secure_headers) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/github/secure_headers/releases)
- [Changelog](https://github.com/github/secure_headers/blob/main/CHANGELOG.md)
- [Commits](github/secure_headers@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: secure_headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 083a24b commit 48620be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ gem 'redis', '~> 4.8.1'
gem 'rolify', '~> 6.0.1'
gem 'ruby-msg', '~> 1.5.0', git: 'https://github.com/mysociety/ruby-msg.git', branch: 'ascii-encoding'
gem 'rubyzip', '~> 2.4.1'
gem 'secure_headers', '~> 7.0.0'
gem 'secure_headers', '~> 7.1.0'
gem 'sidekiq', '~> 6.5.12'
gem 'sidekiq-limit_fetch', '~> 4.4.1'
gem 'statistics2', '~> 0.54'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
secure_headers (7.0.0)
secure_headers (7.1.0)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
Expand Down Expand Up @@ -654,7 +654,7 @@ DEPENDENCIES
ruby-msg (~> 1.5.0)!
rubyzip (~> 2.4.1)
sass-rails (~> 5.0.8)
secure_headers (~> 7.0.0)
secure_headers (~> 7.1.0)
sidekiq (~> 6.5.12)
sidekiq-limit_fetch (~> 4.4.1)
simplecov (~> 0.22.0)
Expand Down

0 comments on commit 48620be

Please sign in to comment.