From d62d6312690556627f3da75c793d2e5749d8cbc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 11:25:12 +0000 Subject: [PATCH] Bump sentry-rails from 5.15.0 to 5.15.2 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.15.0 to 5.15.2. - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.15.0...5.15.2) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: indirect 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 986aa5a35..48f0aa314 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -633,9 +633,9 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.15.0) + sentry-rails (5.15.2) railties (>= 5.0) - sentry-ruby (~> 5.15.0) + sentry-ruby (~> 5.15.2) sentry-ruby (5.15.2) concurrent-ruby (~> 1.0, >= 1.0.2) sentry-sidekiq (5.15.2)