Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/secure_headers-7.0.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Oct 21, 2024
2 parents 5c2167d + 9c7b8d5 commit 257d472
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.3.2'
gem 'secure_headers', '~> 6.7.0'
gem 'secure_headers', '~> 7.0.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 @@ -501,7 +501,7 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
secure_headers (6.7.0)
secure_headers (7.0.0)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
Expand Down Expand Up @@ -659,7 +659,7 @@ DEPENDENCIES
ruby-msg (~> 1.5.0)!
rubyzip (~> 2.3.2)
sass-rails (~> 5.0.8)
secure_headers (~> 6.7.0)
secure_headers (~> 7.0.0)
sidekiq (~> 6.5.12)
sidekiq-limit_fetch (~> 4.4.1)
simplecov (~> 0.22.0)
Expand Down

0 comments on commit 257d472

Please sign in to comment.