From 2a332ad1331dd6c4cdd338df1ec3f7e017eeac1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 20:28:45 +0000 Subject: [PATCH] Bump sentry-rails from 5.17.2 to 5.17.3 (#2389) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 47474edbb..a394cd3b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -451,9 +451,9 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.17.2) + sentry-rails (5.17.3) railties (>= 5.0) - sentry-ruby (~> 5.17.2) + sentry-ruby (~> 5.17.3) sentry-ruby (5.17.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2)