From b2f83406d7a5794428ad64fdc26a8c51a30fea5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 03:11:48 +0000 Subject: [PATCH] Bump sentry-rails from 4.5.1 to 4.5.2 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.5.1 to 4.5.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.5.1...4.5.2) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a90aeb7c..e84c6887 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -440,14 +440,14 @@ GEM childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) semantic_range (3.0.0) - sentry-rails (4.5.1) + sentry-rails (4.5.2) railties (>= 5.0) sentry-ruby-core (~> 4.5.0) - sentry-ruby (4.5.1) + sentry-ruby (4.5.2) concurrent-ruby (~> 1.0, >= 1.0.2) faraday (>= 1.0) - sentry-ruby-core (= 4.5.1) - sentry-ruby-core (4.5.1) + sentry-ruby-core (= 4.5.2) + sentry-ruby-core (4.5.2) concurrent-ruby faraday set (1.0.1)