From 216c0d7d7ab873a77ef10981656550e295645521 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 09:03:20 +0000 Subject: [PATCH] Bump sentry-rails from 5.4.1 to 5.4.2 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.4.1 to 5.4.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.4.1...5.4.2) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2134f4a3..94d867cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,7 +171,7 @@ GEM dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) equalizer (0.0.11) - erubi (1.10.0) + erubi (1.11.0) excon (0.92.3) execjs (2.8.1) factory_bot (6.2.0) @@ -305,7 +305,7 @@ GEM mini_magick (4.11.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.16.2) + minitest (5.16.3) msgpack (1.5.4) multi_json (1.15.0) multi_xml (0.6.0) @@ -491,9 +491,9 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) semantic_range (3.0.0) - sentry-rails (5.4.1) + sentry-rails (5.4.2) railties (>= 5.0) - sentry-ruby (~> 5.4.1) + sentry-ruby (~> 5.4.2) sentry-ruby (5.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) sentry-sidekiq (5.4.1)