From a4d0cbdc91034f354b01349c6ba2b898844ca6d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 14:35:27 +0000 Subject: [PATCH] Bump sentry-rails from 5.9.0 to 5.10.0 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.9.0 to 5.10.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.9.0...5.10.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e174f092..7dcb6227 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,8 +199,9 @@ GEM activesupport (= 7.0.5) bundler (>= 1.15.0) railties (= 7.0.5) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.1.1) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21) @@ -292,10 +293,10 @@ GEM ruby2_keywords (0.0.5) ruumba (0.1.17) rubocop - sentry-rails (5.9.0) + sentry-rails (5.10.0) railties (>= 5.0) - sentry-ruby (~> 5.9.0) - sentry-ruby (5.9.0) + sentry-ruby (~> 5.10.0) + sentry-ruby (5.10.0) concurrent-ruby (~> 1.0, >= 1.0.2) sinatra (3.0.5) mustermann (~> 3.0)