From 6f68b7bda2036978cee4699fa28c75cf154098f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 03:02:10 +0000 Subject: [PATCH] Bump sentry-rails from 5.2.0 to 5.2.1 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.2.0 to 5.2.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/5.2.0...5.2.1) --- updated-dependencies: - dependency-name: sentry-rails 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 77afd922..fbe54b4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,7 @@ GEM childprocess (4.1.0) chronic (0.10.2) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crack (0.4.5) rexml @@ -449,9 +449,9 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) semantic_range (3.0.0) - sentry-rails (5.2.0) + sentry-rails (5.2.1) railties (>= 5.0) - sentry-ruby-core (~> 5.2.0) + sentry-ruby-core (~> 5.2.1) sentry-ruby (5.2.1) concurrent-ruby (~> 1.0, >= 1.0.2) sentry-ruby-core (= 5.2.1)