Skip to content

Commit e805ee7

Browse files
Build(deps): bump sentry-sidekiq from 5.28.1 to 6.3.0
Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.28.1 to 6.3.0. - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@5.28.1...6.3.0) --- updated-dependencies: - dependency-name: sentry-sidekiq dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8cf2c4 commit e805ee7

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ GEM
178178
nokogiri (~> 1.12)
179179
rinku (~> 2.0)
180180
sanitize (>= 6, < 8)
181-
govuk_app_config (9.23.0)
181+
govuk_app_config (9.23.2)
182182
connection_pool (< 3)
183183
logstasher (~> 2.1)
184184
opentelemetry-exporter-otlp (>= 0.25, < 0.32)
@@ -189,7 +189,7 @@ GEM
189189
puma (>= 5.6, < 8.0)
190190
rack-proxy (~> 0.7)
191191
sentry-rails (>= 5.3, < 7.0)
192-
sentry-ruby (~> 5.3)
192+
sentry-ruby (>= 5.3, < 7.0)
193193
statsd-ruby (~> 1.5)
194194
govuk_personalisation (1.1.0)
195195
plek (>= 1.9.0)
@@ -579,7 +579,7 @@ GEM
579579
erb
580580
psych (>= 4.0.0)
581581
tsort
582-
redis-client (0.26.2)
582+
redis-client (0.26.3)
583583
connection_pool
584584
regexp_parser (2.11.2)
585585
reline (0.6.3)
@@ -673,21 +673,21 @@ GEM
673673
rexml (~> 3.2, >= 3.2.5)
674674
rubyzip (>= 1.2.2, < 3.0)
675675
websocket (~> 1.0)
676-
sentry-rails (5.28.1)
677-
railties (>= 5.0)
678-
sentry-ruby (~> 5.28.1)
679-
sentry-ruby (5.28.1)
676+
sentry-rails (6.3.0)
677+
railties (>= 5.2.0)
678+
sentry-ruby (~> 6.3.0)
679+
sentry-ruby (6.3.0)
680680
bigdecimal
681681
concurrent-ruby (~> 1.0, >= 1.0.2)
682-
sentry-sidekiq (5.28.1)
683-
sentry-ruby (~> 5.28.1)
684-
sidekiq (>= 3.0)
685-
sidekiq (7.3.9)
682+
sentry-sidekiq (6.3.0)
683+
sentry-ruby (~> 6.3.0)
684+
sidekiq (>= 5.0)
685+
sidekiq (7.3.10)
686686
base64
687-
connection_pool (>= 2.3.0)
687+
connection_pool (>= 2.3.0, < 3)
688688
logger
689-
rack (>= 2.2.4)
690-
redis-client (>= 0.22.2)
689+
rack (>= 2.2.4, < 3.3)
690+
redis-client (>= 0.23.0, < 1)
691691
simplecov (0.22.0)
692692
docile (~> 1.1)
693693
simplecov-html (~> 0.11)

0 commit comments

Comments
 (0)