From 1a57c87a4cf2475a31fa1e3b72cdafce27f7e727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 09:06:36 +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: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19140e18..0895a094 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,7 @@ GEM net-smtp (0.4.0) net-protocol nio4r (2.5.9) - nokogiri (1.15.5) + nokogiri (1.16.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) oj (3.16.3) @@ -436,9 +436,9 @@ GEM sprockets (> 3.0) sprockets-rails tilt - 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.0)