From 3f8cbbfa4b669691bc8b2e6e553b6cc663cf05f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 04:00:50 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 858052f4a..7e03167c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -295,9 +295,9 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - 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) simplecov (0.21.2)