From 04253373cdc8d433803cd519fbc1c5bf96439af1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:44:47 +0000 Subject: [PATCH] Bump sentry-rails from 5.17.2 to 5.17.3 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.17.2 to 5.17.3. - [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.2...5.17.3) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4859061ff9..4b8c0ea111 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -331,11 +331,11 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.16.3-arm64-darwin) + nokogiri (1.16.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.3-x86_64-darwin) + nokogiri (1.16.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.3-x86_64-linux) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) notifications-ruby-client (5.4.0) jwt (>= 1.5, < 3) @@ -526,9 +526,9 @@ GEM semantic_logger (4.15.0) concurrent-ruby (~> 1.0) railties (>= 5.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)