From 23111e122a4954371e0d64d83a7e150107de9b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 03:01:11 +0000 Subject: [PATCH] Bump sentry-rails from 5.0.2 to 5.1.0 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.0.2 to 5.1.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/5.0.2...5.1.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 47109f03..ecc48250 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -254,7 +254,7 @@ GEM listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.13.0) + loofah (2.14.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -466,13 +466,13 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) semantic_range (3.0.0) - sentry-rails (5.0.2) + sentry-rails (5.1.0) railties (>= 5.0) - sentry-ruby-core (~> 5.0.2) - sentry-ruby (5.0.2) + sentry-ruby-core (~> 5.1.0) + sentry-ruby (5.1.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-ruby-core (= 5.0.2) - sentry-ruby-core (5.0.2) + sentry-ruby-core (= 5.1.0) + sentry-ruby-core (5.1.0) concurrent-ruby set (1.0.2) shoulda-matchers (5.1.0)