From 2eadcf478a53d0b9761f98ae8bcb713fd1ea19a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:45:59 +0000 Subject: [PATCH] chore(deps): bump sentry-rails from 5.15.0 to 5.15.2 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.15.0 to 5.15.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/5.15.0...5.15.2) --- updated-dependencies: - dependency-name: sentry-rails 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 198af11c6..a8205b893 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.4) + bigdecimal (3.1.5) bindata (2.4.15) bindex (0.8.1) binding_of_caller (1.0.0) @@ -206,7 +206,7 @@ GEM terminal-table (>= 1.4.0) thor (>= 0.16.0) interception (0.5) - io-console (0.6.0) + io-console (0.7.1) iostruct (0.0.5) irb (1.10.1) rdoc @@ -359,7 +359,7 @@ GEM pry-rescue (1.5.2) interception (>= 0.5) pry (>= 0.12.0) - psych (5.1.1.1) + psych (5.1.2) stringio public_suffix (5.0.4) puma (6.4.0) @@ -428,7 +428,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.6.1) + rdoc (6.6.2) psych (>= 4.0.0) redis (5.0.8) redis-client (>= 0.17.0) @@ -473,9 +473,9 @@ GEM rubyzip (2.3.2) rufus-scheduler (3.9.1) fugit (~> 1.1, >= 1.1.6) - sentry-rails (5.15.0) + sentry-rails (5.15.2) railties (>= 5.0) - sentry-ruby (~> 5.15.0) + sentry-ruby (~> 5.15.2) sentry-ruby (5.15.2) concurrent-ruby (~> 1.0, >= 1.0.2) sentry-sidekiq (5.15.0)