From 9bae434f4ab0aca6653a2379b6d61c7fc965dfa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 21:38:37 +0000 Subject: [PATCH] build(deps): bump sentry-ruby from 6.2.0 to 6.3.0 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 6.2.0 to 6.3.0. - [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.2.0...6.3.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 972a496d..39351790 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,11 +49,11 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) benchmark (0.5.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) builder (3.3.0) code-scanning-rubocop (0.6.1) rubocop (~> 1.0) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (2.5.4) csv (3.3.5) date (3.5.1) @@ -96,8 +96,8 @@ GEM minitest (5.26.0) mono_logger (1.1.2) multi_json (1.15.0) - multi_xml (0.7.1) - bigdecimal (~> 3.1) + multi_xml (0.8.1) + bigdecimal (>= 3.1, < 5) mutex_m (0.3.0) net-http (0.6.0) uri @@ -173,7 +173,7 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) securerandom (0.4.1) - sentry-ruby (6.2.0) + sentry-ruby (6.3.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) sorbet (0.6.12666)