From 16364b5b24c338892dcc152a5c2f88a820224160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 03:00:53 +0000 Subject: [PATCH] Bump sentry-ruby from 4.9.1 to 4.9.2 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.9.1 to 4.9.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/4.9.1...4.9.2) --- 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 c2709dde..4a551b36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -469,11 +469,11 @@ GEM sentry-rails (4.9.1) railties (>= 5.0) sentry-ruby-core (~> 4.9.1) - sentry-ruby (4.9.1) + sentry-ruby (4.9.2) concurrent-ruby (~> 1.0, >= 1.0.2) faraday (~> 1.0) - sentry-ruby-core (= 4.9.1) - sentry-ruby-core (4.9.1) + sentry-ruby-core (= 4.9.2) + sentry-ruby-core (4.9.2) concurrent-ruby faraday set (1.0.2)