From b84f189e1367dd0f0c575dda861feacb04fa8829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:48:17 +0000 Subject: [PATCH] chore(deps): bump secure_headers from 6.5.0 to 7.3.0 Bumps [secure_headers](https://github.com/github/secure_headers) from 6.5.0 to 7.3.0. - [Release notes](https://github.com/github/secure_headers/releases) - [Changelog](https://github.com/github/secure_headers/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/secure_headers/compare/v6.5.0...v7.3.0) --- updated-dependencies: - dependency-name: secure_headers dependency-version: 7.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 16adf02..fadb28c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -382,7 +382,8 @@ GEM sprockets (> 3.0) sprockets-rails tilt - secure_headers (6.5.0) + secure_headers (7.3.0) + cgi (>= 0.1) securerandom (0.4.1) sentry-rails (5.16.1) railties (>= 5.0)