From 371fd56a047766abfcdebd040f7231144afb0028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 10:35:50 +0000 Subject: [PATCH] Bump appsignal from 3.6.2 to 3.6.3 Bumps [appsignal](https://github.com/appsignal/appsignal-ruby) from 3.6.2 to 3.6.3. - [Changelog](https://github.com/appsignal/appsignal-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/appsignal/appsignal-ruby/compare/v3.6.2...v3.6.3) --- updated-dependencies: - dependency-name: appsignal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ae97b95..2841639 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM tzinfo (~> 2.0) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - appsignal (3.6.2) + appsignal (3.6.3) rack autoprefixer-rails (10.4.16.0) execjs (~> 2) @@ -193,7 +193,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (3.0.9.1) + rack (3.0.10) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-attack-rate-limit (1.1.0)