Skip to content

Commit 93830e7

Browse files
Bump sentry-ruby from 5.22.4 to 6.5.0
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.22.4 to 6.5.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.22.4...6.5.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 334e69b commit 93830e7

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

Gemfile.lock

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ GEM
7777
ast (2.4.2)
7878
base64 (0.2.0)
7979
benchmark (0.4.0)
80-
bigdecimal (3.1.9)
80+
bigdecimal (4.1.1)
8181
binding_of_caller (1.0.0)
8282
debug_inspector (>= 0.0.1)
8383
bootsnap (1.18.3)
@@ -99,7 +99,7 @@ GEM
9999
xpath (~> 3.2)
100100
chartkick (5.2.1)
101101
coderay (1.1.3)
102-
concurrent-ruby (1.3.5)
102+
concurrent-ruby (1.3.6)
103103
connection_pool (2.5.0)
104104
crack (1.0.0)
105105
bigdecimal
@@ -146,17 +146,18 @@ GEM
146146
google-protobuf (3.25.5)
147147
googleapis-common-protos-types (1.12.0)
148148
google-protobuf (~> 3.18)
149-
govuk_app_config (9.8.2)
149+
govuk_app_config (9.23.10)
150+
connection_pool (< 3)
150151
logstasher (~> 2.1)
151-
opentelemetry-exporter-otlp (>= 0.25, < 0.27)
152-
opentelemetry-instrumentation-all (>= 0.39.1, < 0.57.0)
152+
opentelemetry-exporter-otlp (>= 0.25, < 0.34)
153+
opentelemetry-instrumentation-all (>= 0.39.1, < 0.92.0)
153154
opentelemetry-sdk (~> 1.2)
154155
plek (>= 4, < 6)
155-
prometheus_exporter (~> 2.0)
156-
puma (>= 5.6, < 7.0)
156+
prometheus_exporter (~> 2.3)
157+
puma (>= 5.6, < 8.0)
157158
rack-proxy (~> 0.7)
158-
sentry-rails (~> 5.3)
159-
sentry-ruby (~> 5.3)
159+
sentry-rails (>= 5.3, < 7.0)
160+
sentry-ruby (>= 5.3, < 7.0)
160161
statsd-ruby (~> 1.5)
161162
govuk_elements_rails (3.1.3)
162163
govuk_frontend_toolkit (>= 6.0.2)
@@ -459,7 +460,7 @@ GEM
459460
pp (0.6.2)
460461
prettyprint
461462
prettyprint (0.2.0)
462-
prometheus_exporter (2.1.0)
463+
prometheus_exporter (2.3.1)
463464
webrick
464465
pry (0.16.0)
465466
coderay (~> 1.1)
@@ -619,12 +620,13 @@ GEM
619620
rexml (~> 3.2, >= 3.2.5)
620621
rubyzip (>= 1.2.2, < 3.0)
621622
websocket (~> 1.0)
622-
sentry-rails (5.22.4)
623-
railties (>= 5.0)
624-
sentry-ruby (~> 5.22.4)
625-
sentry-ruby (5.22.4)
623+
sentry-rails (6.5.0)
624+
railties (>= 5.2.0)
625+
sentry-ruby (~> 6.5.0)
626+
sentry-ruby (6.5.0)
626627
bigdecimal
627628
concurrent-ruby (~> 1.0, >= 1.0.2)
629+
logger
628630
simplecov (0.22.0)
629631
docile (~> 1.1)
630632
simplecov-html (~> 0.11)

0 commit comments

Comments
 (0)