From 2c7d7f0fbb00c54113d0439b527563a11bb1345f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 09:01:31 +0000 Subject: [PATCH] Bump sentry-ruby from 5.4.2 to 5.5.0 Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.4.2 to 5.5.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.4.2...5.5.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd932564..9e29eb48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -476,13 +476,13 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) semantic_range (3.0.0) - sentry-rails (5.4.2) + sentry-rails (5.5.0) railties (>= 5.0) - sentry-ruby (~> 5.4.2) - sentry-ruby (5.4.2) + sentry-ruby (~> 5.5.0) + sentry-ruby (5.5.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.4.2) - sentry-ruby (~> 5.4.2) + sentry-sidekiq (5.5.0) + sentry-ruby (~> 5.5.0) sidekiq (>= 3.0) shellany (0.0.1) shoulda-matchers (5.2.0)