From 13c45f191aab4c6dccccd6fa2daada7082400a48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 09:02:22 +0000 Subject: [PATCH] Bump sentry-rails from 4.2.2 to 4.3.0 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/sentry-rails/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/sentry-rails-v4.2.2...sentry-rails-v4.3.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 e78f0fe3..6aa40690 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -398,14 +398,14 @@ GEM childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) semantic_range (3.0.0) - sentry-rails (4.2.2) + sentry-rails (4.3.0) rails (>= 5.0) - sentry-ruby-core (~> 4.2.0) - sentry-ruby (4.2.2) + sentry-ruby-core (~> 4.3.0) + sentry-ruby (4.3.0) concurrent-ruby (~> 1.0, >= 1.0.2) faraday (>= 1.0) - sentry-ruby-core (= 4.2.2) - sentry-ruby-core (4.2.2) + sentry-ruby-core (= 4.3.0) + sentry-ruby-core (4.3.0) concurrent-ruby faraday shoulda-matchers (4.5.1)