From edc366b9b402300eff65828ed298371c5cda7408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 11:55:40 +0000 Subject: [PATCH] Bump appsignal from 3.7.5 to 4.3.2 Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 3.7.5 to 4.3.2. - [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/appsignal/appsignal-ruby/compare/v3.7.5...v4.3.2) --- updated-dependencies: - dependency-name: appsignal dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index af9a07c..f749632 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,8 @@ GEM tzinfo (~> 2.0) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - appsignal (3.7.5) + appsignal (4.3.2) + logger rack ast (2.4.2) base64 (0.2.0) @@ -196,6 +197,7 @@ GEM jwt (2.8.2) base64 language_server-protocol (3.17.0.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0)