From 716028d594d9851c188883a5b435d75ff38806ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 03:00:51 +0000 Subject: [PATCH] Bump sentry-rails from 4.9.0 to 4.9.1 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.9.0 to 4.9.1. - [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.0...4.9.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 22c1cdfa..31aa14fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -466,9 +466,9 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) semantic_range (3.0.0) - sentry-rails (4.9.0) + sentry-rails (4.9.1) railties (>= 5.0) - sentry-ruby-core (~> 4.9.0) + sentry-ruby-core (~> 4.9.1) sentry-ruby (4.9.1) concurrent-ruby (~> 1.0, >= 1.0.2) faraday (~> 1.0)