Skip to content

Commit 7923d71

Browse files
Bump sentry-ruby from 5.26.0 to 6.1.0
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.26.0 to 6.1.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.26.0...6.1.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22a749b commit 7923d71

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

Gemfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ GEM
9494
bcrypt_pbkdf (1.1.1)
9595
bcrypt_pbkdf (1.1.1-arm64-darwin)
9696
benchmark (0.4.1)
97-
bigdecimal (3.2.1)
97+
bigdecimal (4.1.0)
9898
bindex (0.8.1)
9999
bootsnap (1.18.6)
100100
msgpack (~> 1.2)
@@ -113,7 +113,7 @@ GEM
113113
rack-test (>= 0.6.3)
114114
regexp_parser (>= 1.5, < 3.0)
115115
xpath (~> 3.2)
116-
concurrent-ruby (1.3.5)
116+
concurrent-ruby (1.3.6)
117117
connection_pool (2.5.3)
118118
crass (1.0.6)
119119
dartsass-rails (0.5.1)
@@ -246,8 +246,8 @@ GEM
246246
mini_mime (1.1.5)
247247
minitest (5.25.5)
248248
msgpack (1.8.0)
249-
multi_xml (0.7.2)
250-
bigdecimal (~> 3.1)
249+
multi_xml (0.8.1)
250+
bigdecimal (>= 3.1, < 5)
251251
multipart-post (2.4.1)
252252
mutex_m (0.3.0)
253253
net-http (0.6.0)
@@ -454,12 +454,13 @@ GEM
454454
rexml (~> 3.2, >= 3.2.5)
455455
rubyzip (>= 1.2.2, < 3.0)
456456
websocket (~> 1.0)
457-
sentry-rails (5.26.0)
458-
railties (>= 5.0)
459-
sentry-ruby (~> 5.26.0)
460-
sentry-ruby (5.26.0)
457+
sentry-rails (6.5.0)
458+
railties (>= 5.2.0)
459+
sentry-ruby (~> 6.5.0)
460+
sentry-ruby (6.5.0)
461461
bigdecimal
462462
concurrent-ruby (~> 1.0, >= 1.0.2)
463+
logger
463464
sidekiq (7.3.9)
464465
base64
465466
connection_pool (>= 2.3.0)

0 commit comments

Comments
 (0)