From d4572679d2fc5ab15941a8f15c4f16ebb0c07bce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:14:43 +0000 Subject: [PATCH] Bump sentry-rails from 5.27.0 to 5.27.1 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.27.0 to 5.27.1. - [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.27.0...5.27.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 5.27.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index f194c717..ace0b312 100644 --- a/Gemfile +++ b/Gemfile @@ -102,7 +102,7 @@ gem "cron2english", "~> 0.1.7" gem "avo", "~> 3.24" gem "sentry-ruby", "~> 5.27" -gem "sentry-rails", "~> 5.26" +gem "sentry-rails", "~> 5.27" gem "sys-proctable", "~> 1.3" diff --git a/Gemfile.lock b/Gemfile.lock index 675993d9..bfab3f39 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -349,18 +349,18 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.4) - nokogiri (1.18.9) + nokogiri (1.18.10) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.9-aarch64-linux-gnu) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm-linux-gnu) + nokogiri (1.18.10-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-darwin) + nokogiri (1.18.10-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) noticed (2.8.1) rails (>= 6.1.0) @@ -552,10 +552,10 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) securerandom (0.4.1) - sentry-rails (5.27.0) + sentry-rails (5.27.1) railties (>= 5.0) - sentry-ruby (~> 5.27.0) - sentry-ruby (5.27.0) + sentry-ruby (~> 5.27.1) + sentry-ruby (5.27.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (6.5.0) @@ -694,7 +694,7 @@ DEPENDENCIES rubocop-rails-omakase rubyzip (~> 3.1) sassc-rails (~> 2.1) - sentry-rails (~> 5.26) + sentry-rails (~> 5.27) sentry-ruby (~> 5.27) shoulda-matchers (~> 6.5) simplecov