From 26eaa8c827b4dad5131e88d9c87e6aacbf747b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 16:27:28 +0000 Subject: [PATCH] Bump appsignal from 4.3.3 to 4.5.7 in /web Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 4.3.3 to 4.5.7. - [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/appsignal/appsignal-ruby/compare/v4.3.3...v4.5.7) --- updated-dependencies: - dependency-name: appsignal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/Gemfile | 2 +- web/Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/Gemfile b/web/Gemfile index ade358e9..a3f870e1 100644 --- a/web/Gemfile +++ b/web/Gemfile @@ -83,7 +83,7 @@ gem "faraday", "~> 2.12" gem "hotwire-livereload", "~> 2.0", group: :development -gem "appsignal", "~> 4.3" +gem "appsignal", "~> 4.5" gem "flipper" gem "flipper-active_record" diff --git a/web/Gemfile.lock b/web/Gemfile.lock index 32d720c8..424195e6 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -74,9 +74,9 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - appsignal (4.3.3) + appsignal (4.5.7) logger - rack + rack (>= 2.0.0) ast (2.4.2) base64 (0.2.0) bcrypt (3.1.20) @@ -277,7 +277,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.5) + logger (1.6.6) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -382,7 +382,7 @@ GEM puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.12) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -585,7 +585,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - appsignal (~> 4.3) + appsignal (~> 4.5) bootsnap brakeman capybara