Skip to content

Commit

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

Bump secure_headers from 7.0.0 to 7.1.0
  • Loading branch information
tagliala authored Dec 21, 2024
2 parents bcbd18e + f0c2d63 commit 9da8490
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.5'
gem 'rgeo', '~> 3.0'
gem 'secure_headers', '~> 7.0'
gem 'secure_headers', '~> 7.1'
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 @@ -404,7 +404,7 @@ GEM
rubocop-rspec (~> 3, >= 3.0.1)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
secure_headers (7.0.0)
secure_headers (7.1.0)
securerandom (0.4.0)
selenium-webdriver (4.27.0)
base64 (~> 0.2)
Expand Down Expand Up @@ -523,7 +523,7 @@ DEPENDENCIES
rubocop-rails
rubocop-rspec
rubocop-rspec_rails
secure_headers (~> 7.0)
secure_headers (~> 7.1)
selenium-webdriver
shakapacker (= 8.0.2)
simple_form (~> 5.3)
Expand Down

0 comments on commit 9da8490

Please sign in to comment.