Skip to content

Commit a836a9b

Browse files
Bump sentry-rails from 5.17.3 to 5.21.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.17.3 to 5.21.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.17.3...5.21.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93dd92e commit a836a9b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ GEM
158158
i18n (1.14.6)
159159
concurrent-ruby (~> 1.0)
160160
io-console (0.7.2)
161-
irb (1.14.0)
161+
irb (1.14.1)
162162
rdoc (>= 4.0.0)
163163
reline (>= 0.4.2)
164164
jsbundling-rails (1.3.0)
@@ -461,7 +461,7 @@ GEM
461461
rdoc (6.7.0)
462462
psych (>= 4.0.0)
463463
regexp_parser (2.9.2)
464-
reline (0.5.9)
464+
reline (0.5.10)
465465
io-console (~> 0.5)
466466
request_store (1.7.0)
467467
rack (>= 1.4)
@@ -518,10 +518,10 @@ GEM
518518
rubocop (~> 1.61)
519519
ruby-progressbar (1.13.0)
520520
securerandom (0.3.1)
521-
sentry-rails (5.17.3)
521+
sentry-rails (5.21.0)
522522
railties (>= 5.0)
523-
sentry-ruby (~> 5.17.3)
524-
sentry-ruby (5.17.3)
523+
sentry-ruby (~> 5.21.0)
524+
sentry-ruby (5.21.0)
525525
bigdecimal
526526
concurrent-ruby (~> 1.0, >= 1.0.2)
527527
simplecov (0.22.0)
@@ -543,7 +543,7 @@ GEM
543543
statsd-ruby (1.5.0)
544544
stringio (3.1.1)
545545
strscan (3.1.0)
546-
thor (1.3.1)
546+
thor (1.3.2)
547547
timeout (0.4.1)
548548
tzinfo (2.0.6)
549549
concurrent-ruby (~> 1.0)
@@ -553,13 +553,13 @@ GEM
553553
activesupport (>= 5.2.0, < 8.0)
554554
concurrent-ruby (~> 1.0)
555555
method_source (~> 1.0)
556-
webrick (1.8.1)
556+
webrick (1.8.2)
557557
websocket-driver (0.7.6)
558558
websocket-extensions (>= 0.1.0)
559559
websocket-extensions (0.1.5)
560560
xpath (3.2.0)
561561
nokogiri (~> 1.8)
562-
zeitwerk (2.6.17)
562+
zeitwerk (2.6.18)
563563

564564
PLATFORMS
565565
arm64-darwin-21

0 commit comments

Comments
 (0)