From 64f6000cfbe834528ebf60ba1961d80e2f95dbc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jul 2021 03:00:38 +0000 Subject: [PATCH] Bump sentry-rails from 4.6.3 to 4.6.4 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.6.3 to 4.6.4. - [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/4.6.3...4.6.4) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa657434..514d64b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -446,7 +446,7 @@ GEM childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) semantic_range (3.0.0) - sentry-rails (4.6.3) + sentry-rails (4.6.4) railties (>= 5.0) sentry-ruby-core (~> 4.6.0) sentry-ruby (4.6.3)