From aef2e3fde47791efbd0bb1be7454514a64b6e2a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 12:07:26 +0000 Subject: [PATCH] Bump appsignal from 3.7.5 to 4.5.14 Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 3.7.5 to 4.5.14. - [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/appsignal/appsignal-ruby/compare/v3.7.5...v4.5.14) --- updated-dependencies: - dependency-name: appsignal dependency-version: 4.5.14 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 140c301..c39e6ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,8 +68,9 @@ GEM tzinfo (~> 2.0) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - appsignal (3.7.5) - rack + appsignal (4.5.14) + logger + rack (>= 2.0.0) ast (2.4.3) base64 (0.2.0) bcrypt (3.1.20) @@ -246,7 +247,7 @@ GEM puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.10) + rack (2.2.16) rack-cors (2.0.2) rack (>= 2.0.0) rack-test (2.2.0)