From 83b995843ecc90b7c1b52276b5486303d5b4be71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 05:02:08 +0000 Subject: [PATCH] chore(deps): bump sentry-rails from 6.1.0 to 6.1.2 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.1.0 to 6.1.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/6.1.0...6.1.2) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c26104e5c..70961c774 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,7 +225,7 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (2.5.5) coveralls_reborn (0.29.0) simplecov (~> 0.22.0) term-ansicolor (~> 1.7) @@ -469,7 +469,7 @@ GEM benchmark logger mini_mime (1.1.5) - minitest (5.26.1) + minitest (5.26.2) mobility (1.3.2) i18n (>= 0.6.10, < 2) request_store (~> 1.0) @@ -605,7 +605,7 @@ GEM ffi (>= 1.0.6) msgpack (>= 0.4.3) optimist (>= 3.0.0) - rdoc (6.15.1) + rdoc (6.16.0) erb psych (>= 4.0.0) tsort @@ -737,10 +737,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - sentry-rails (6.1.0) + sentry-rails (6.1.2) railties (>= 5.2.0) - sentry-ruby (~> 6.1.0) - sentry-ruby (6.1.0) + sentry-ruby (~> 6.1.2) + sentry-ruby (6.1.2) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-callback-matchers (1.1.4)