From 2016169947f5dad455a43a3343792392fc8120f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 21:20:02 +0000 Subject: [PATCH] Bump sentry-rails from 5.26.0 to 5.27.0 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.26.0 to 5.27.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/5.26.0...5.27.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 5.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87b40a0b..eaa03eb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.2.2) + bigdecimal (3.2.3) bindata (2.5.1) blueprinter (1.1.2) brakeman (7.1.0) @@ -132,7 +132,7 @@ GEM chronic (0.10.2) chunky_png (1.4.0) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) cose (1.3.1) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) @@ -316,7 +316,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.0) + rack (3.2.1) rack-cors (3.0.0) logger rack (>= 3.0.14) @@ -457,10 +457,10 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) securerandom (0.4.1) - sentry-rails (5.26.0) + sentry-rails (5.27.0) railties (>= 5.0) - sentry-ruby (~> 5.26.0) - sentry-ruby (5.26.0) + sentry-ruby (~> 5.27.0) + sentry-ruby (5.27.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.22.0)