From 50abebf494c13c7688b1da470c33628c9c75f1ac Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 16:15:44 +0000 Subject: [PATCH] Update all of sentry-ruby-core to version 5.9.0 --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9920935a..81db170e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -538,11 +538,14 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.3.0) + sentry-rails (5.9.0) railties (>= 5.0) - sentry-ruby-core (~> 5.3.0) - sentry-ruby-core (5.3.0) + sentry-ruby (~> 5.9.0) + sentry-ruby (5.9.0) + concurrent-ruby (~> 1.0, >= 1.0.2) + sentry-ruby-core (5.9.0) concurrent-ruby + sentry-ruby (= 5.9.0) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) simple_po_parser (1.1.6)