From 97e0d9f580a9da8e5d7cf4ac0be82fb195910c6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 01:49:55 +0000 Subject: [PATCH] Bump sentry-rails from 5.10.0 to 5.11.0 Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.10.0 to 5.11.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.10.0...5.11.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 22b62432..98c4b522 100644 --- a/Gemfile +++ b/Gemfile @@ -37,7 +37,7 @@ gem "devise", "~> 4.9" gem "httparty", "~> 0.21" gem "invisible_captcha" gem "omniauth-azure-activedirectory-v2" -gem "sentry-rails", "~> 5.10" +gem "sentry-rails", "~> 5.11" group :test do gem "shoulda-matchers", "~> 5.0" diff --git a/Gemfile.lock b/Gemfile.lock index 9da89813..6f423c0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,7 +207,7 @@ GEM method_source (1.0.0) mini_mime (1.1.5) mini_portile2 (2.8.4) - minitest (5.19.0) + minitest (5.20.0) msgpack (1.7.1) multi_xml (0.6.0) net-imap (0.3.7) @@ -363,10 +363,10 @@ GEM activerecord (>= 4.0.0) railties (>= 4.0.0) semantic_range (3.0.0) - sentry-rails (5.10.0) + sentry-rails (5.11.0) railties (>= 5.0) - sentry-ruby (~> 5.10.0) - sentry-ruby (5.10.0) + sentry-ruby (~> 5.11.0) + sentry-ruby (5.11.0) concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) @@ -454,7 +454,7 @@ DEPENDENCIES rubocop-rails rubocop-rspec scenic - sentry-rails (~> 5.10) + sentry-rails (~> 5.11) shoulda-matchers (~> 5.0) simplecov sprockets-rails