From 88b8c3a10eec93f98616c8b88ba04e1005a63c6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 03:09:47 +0000 Subject: [PATCH] Bump sentry-ruby from 4.6.2 to 4.6.3 Bumps [sentry-ruby](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-ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0f57e25d..0fcc1b9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -449,11 +449,11 @@ GEM sentry-rails (4.6.3) railties (>= 5.0) sentry-ruby-core (~> 4.6.0) - sentry-ruby (4.6.2) + sentry-ruby (4.6.3) concurrent-ruby (~> 1.0, >= 1.0.2) faraday (>= 1.0) - sentry-ruby-core (= 4.6.2) - sentry-ruby-core (4.6.2) + sentry-ruby-core (= 4.6.3) + sentry-ruby-core (4.6.3) concurrent-ruby faraday set (1.0.1)