From 20c87f71320f8b9acb90621db7f7fde612ff029b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 03:00:54 +0000 Subject: [PATCH] Bump sentry-rails from 4.6.2 to 4.6.3 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.6.2 to 4.6.3. - [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.2...4.6.3) --- 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 86f865b8..db242c98 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.2) + sentry-rails (4.6.3) railties (>= 5.0) sentry-ruby-core (~> 4.6.0) sentry-ruby (4.6.2)