From 60b71d6ed8b41beb3d678ebb0dc0501febfea08c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:01:15 +0000 Subject: [PATCH] Bump appsignal from 3.7.5 to 4.1.2 Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 3.7.5 to 4.1.2. - [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/appsignal/appsignal-ruby/compare/v3.7.5...v4.1.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 358d88b..f50e383 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.1.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.1) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0)