From edb9aed45b2186f32cf4cdf7036c8c77571bc5b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 May 2021 03:01:12 +0000 Subject: [PATCH] Bump sentry-ruby from 4.4.2 to 4.5.0 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.4.2 to 4.5.0. - [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/sentry-ruby-v4.4.2...4.5.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92c1df2e..adcc3b30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -438,14 +438,14 @@ GEM childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) semantic_range (3.0.0) - sentry-rails (4.4.0) + sentry-rails (4.5.0) railties (>= 5.0) - sentry-ruby-core (~> 4.4.0.pre.beta) - sentry-ruby (4.4.2) + sentry-ruby-core (~> 4.5.0) + sentry-ruby (4.5.0) concurrent-ruby (~> 1.0, >= 1.0.2) faraday (>= 1.0) - sentry-ruby-core (= 4.4.2) - sentry-ruby-core (4.4.2) + sentry-ruby-core (= 4.5.0) + sentry-ruby-core (4.5.0) concurrent-ruby faraday shoulda-matchers (4.5.1)