Skip to content

Commit 578010e

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 f299bef commit 578010e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,10 @@ GEM
159159
html-attributes-utils (~> 1)
160160
html-attributes-utils (1.0.2)
161161
activesupport (>= 6.1.4.4)
162-
i18n (1.14.5)
162+
i18n (1.14.6)
163163
concurrent-ruby (~> 1.0)
164164
io-console (0.7.2)
165-
irb (1.14.0)
165+
irb (1.14.1)
166166
rdoc (>= 4.0.0)
167167
reline (>= 0.4.2)
168168
jsbundling-rails (1.3.0)
@@ -184,7 +184,7 @@ GEM
184184
matrix (0.4.2)
185185
method_source (1.1.0)
186186
mini_mime (1.1.5)
187-
minitest (5.25.0)
187+
minitest (5.25.1)
188188
mutex_m (0.2.0)
189189
net-imap (0.4.10)
190190
date
@@ -465,7 +465,7 @@ GEM
465465
rdoc (6.7.0)
466466
psych (>= 4.0.0)
467467
regexp_parser (2.9.2)
468-
reline (0.5.9)
468+
reline (0.5.10)
469469
io-console (~> 0.5)
470470
request_store (1.7.0)
471471
rack (>= 1.4)
@@ -521,10 +521,10 @@ GEM
521521
rubocop-rspec (3.0.1)
522522
rubocop (~> 1.61)
523523
ruby-progressbar (1.13.0)
524-
sentry-rails (5.17.3)
524+
sentry-rails (5.21.0)
525525
railties (>= 5.0)
526-
sentry-ruby (~> 5.17.3)
527-
sentry-ruby (5.17.3)
526+
sentry-ruby (~> 5.21.0)
527+
sentry-ruby (5.21.0)
528528
bigdecimal
529529
concurrent-ruby (~> 1.0, >= 1.0.2)
530530
simplecov (0.22.0)
@@ -546,7 +546,7 @@ GEM
546546
statsd-ruby (1.5.0)
547547
stringio (3.1.1)
548548
strscan (3.1.0)
549-
thor (1.3.1)
549+
thor (1.3.2)
550550
timeout (0.4.1)
551551
tzinfo (2.0.6)
552552
concurrent-ruby (~> 1.0)
@@ -555,13 +555,13 @@ GEM
555555
activesupport (>= 5.2.0, < 8.0)
556556
concurrent-ruby (~> 1.0)
557557
method_source (~> 1.0)
558-
webrick (1.8.1)
558+
webrick (1.8.2)
559559
websocket-driver (0.7.6)
560560
websocket-extensions (>= 0.1.0)
561561
websocket-extensions (0.1.5)
562562
xpath (3.2.0)
563563
nokogiri (~> 1.8)
564-
zeitwerk (2.6.17)
564+
zeitwerk (2.6.18)
565565

566566
PLATFORMS
567567
arm64-darwin-21

0 commit comments

Comments
 (0)