Skip to content

Commit

Permalink
Merge pull request #1837 from diowa/dependabot/bundler/secure_headers…
Browse files Browse the repository at this point in the history
…-7.0.0

Bump secure_headers from 6.7.0 to 7.0.0
  • Loading branch information
tagliala authored Oct 19, 2024
2 parents 219889b + 917e7b5 commit 6c14883
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 @@ -31,7 +31,7 @@ gem 'omniauth-rails_csrf_protection', '~> 1.0'
gem 'pg', '~> 1.5'
gem 'puma', '~> 6.4'
gem 'rgeo', '~> 3.0'
gem 'secure_headers', '~> 6.7'
gem 'secure_headers', '~> 7.0'
gem 'shakapacker', '8.0.2'
gem 'simpleconfig', '~> 2.0'
gem 'simple_form', '~> 5.3'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ GEM
rubocop-rspec (~> 3, >= 3.0.1)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
secure_headers (6.7.0)
secure_headers (7.0.0)
selenium-webdriver (4.25.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -517,7 +517,7 @@ DEPENDENCIES
rubocop-rails
rubocop-rspec
rubocop-rspec_rails
secure_headers (~> 6.7)
secure_headers (~> 7.0)
selenium-webdriver
shakapacker (= 8.0.2)
simple_form (~> 5.3)
Expand Down

0 comments on commit 6c14883

Please sign in to comment.