From 0034853aa84c16a1a959e715ee330894683847ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 06:29:39 +0000 Subject: [PATCH] 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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e33498d6..cf181b45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,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) crack (1.0.1) bigdecimal rexml @@ -187,7 +187,7 @@ GEM domain_name (0.6.20240107) drb (2.2.3) dumb_delegator (1.1.0) - erb (5.1.3) + erb (6.0.0) erubi (1.13.1) factory_bot (6.5.5) activesupport (>= 6.1.0) @@ -300,7 +300,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.0) + minitest (5.26.2) msgpack (1.8.0) multi_test (1.1.0) multi_xml (0.7.2) @@ -434,12 +434,12 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.15.1) + rdoc (6.16.0) erb psych (>= 4.0.0) tsort regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -516,10 +516,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) shellany (0.0.1) @@ -544,7 +544,7 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.7) + stringio (3.1.8) strong_migrations (2.5.1) activerecord (>= 7.1) sys-uname (1.4.1)