From 42c0134fe0e860424323218435850d45c0d54fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 11:31:51 +0000 Subject: [PATCH] Bump appsignal from 3.7.5 to 4.0.5 Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 3.7.5 to 4.0.5. - [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/appsignal/appsignal-ruby/compare/v3.7.5...v4.0.5) --- updated-dependencies: - dependency-name: appsignal dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7af326d..11a7b1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM tzinfo (~> 2.0) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - appsignal (3.7.5) + appsignal (4.0.5) rack ast (2.4.2) base64 (0.2.0)