From da6536d23e088aabe215577c46fc4571e6889dc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 16:25:30 +0000 Subject: [PATCH] Bump sentry-rails from 5.17.0 to 5.17.1 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.17.0 to 5.17.1. - [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.17.0...5.17.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: indirect 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 6edb3d41..bac97ac1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.16.2) + nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (2.0.9) @@ -509,9 +509,9 @@ GEM rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sentry-rails (5.17.0) + sentry-rails (5.17.1) railties (>= 5.0) - sentry-ruby (~> 5.17.0) + sentry-ruby (~> 5.17.1) sentry-ruby (5.17.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2)