From caee46312474fc546a12826d4b812e4628817098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 17:04:56 +0000 Subject: [PATCH] Bump appsignal from 4.3.3 to 4.4.0 in /web Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 4.3.3 to 4.4.0. - [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/appsignal/appsignal-ruby/compare/v4.3.3...v4.4.0) --- 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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/Gemfile b/web/Gemfile index ade358e9..a8f3f84e 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.4" gem "flipper" gem "flipper-active_record" diff --git a/web/Gemfile.lock b/web/Gemfile.lock index 32d720c8..13150b77 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -74,7 +74,7 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - appsignal (4.3.3) + appsignal (4.4.0) logger rack ast (2.4.2) @@ -382,7 +382,7 @@ GEM puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.9) 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.4) bootsnap brakeman capybara