Skip to content

Commit ffe849e

Browse files
Bump sentry-rails from 5.21.0 to 5.22.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.21.0 to 5.22.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.21.0...5.22.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 fc88f2f commit ffe849e

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

Gemfile.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,8 @@ GEM
302302
concurrent-ruby (~> 1.0)
303303
indefinite_article (0.2.5)
304304
activesupport
305-
io-console (0.7.2)
306-
irb (1.14.1)
305+
io-console (0.8.0)
306+
irb (1.14.2)
307307
rdoc (>= 4.0.0)
308308
reline (>= 0.4.2)
309309
jsbundling-rails (1.3.1)
@@ -318,7 +318,7 @@ GEM
318318
base64
319319
language_server-protocol (3.17.0.3)
320320
libreconv (0.9.5)
321-
logger (1.6.2)
321+
logger (1.6.3)
322322
loofah (2.23.1)
323323
crass (~> 1.0.2)
324324
nokogiri (>= 1.12.0)
@@ -422,7 +422,8 @@ GEM
422422
pry (0.15.0)
423423
coderay (~> 1.1)
424424
method_source (~> 1.0)
425-
psych (5.2.0)
425+
psych (5.2.1)
426+
date
426427
stringio
427428
public_suffix (6.0.1)
428429
puma (6.5.0)
@@ -473,7 +474,7 @@ GEM
473474
activesupport (>= 4.2)
474475
choice (~> 0.2.0)
475476
ruby-graphviz (~> 1.2)
476-
rails-html-sanitizer (1.6.1)
477+
rails-html-sanitizer (1.6.2)
477478
loofah (~> 2.21)
478479
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
479480
rails_semantic_logger (4.17.0)
@@ -497,7 +498,7 @@ GEM
497498
redcarpet (3.6.0)
498499
redis (4.8.1)
499500
regexp_parser (2.9.3)
500-
reline (0.5.11)
501+
reline (0.5.12)
501502
io-console (~> 0.5)
502503
representable (3.2.0)
503504
declarative (< 0.1.0)
@@ -576,10 +577,10 @@ GEM
576577
securerandom (0.4.0)
577578
semantic_logger (4.16.0)
578579
concurrent-ruby (~> 1.0)
579-
sentry-rails (5.21.0)
580+
sentry-rails (5.22.0)
580581
railties (>= 5.0)
581-
sentry-ruby (~> 5.21.0)
582-
sentry-ruby (5.21.0)
582+
sentry-ruby (~> 5.22.0)
583+
sentry-ruby (5.22.0)
583584
bigdecimal
584585
concurrent-ruby (~> 1.0, >= 1.0.2)
585586
shoulda-matchers (6.4.0)
@@ -638,7 +639,7 @@ GEM
638639
unf_ext
639640
unf_ext (0.0.9.1)
640641
unicode-display_width (2.5.0)
641-
useragent (0.16.10)
642+
useragent (0.16.11)
642643
validate_email (0.1.6)
643644
activemodel (>= 3.0)
644645
mail (>= 2.2.5)
@@ -664,7 +665,7 @@ GEM
664665
addressable (>= 2.8.0)
665666
crack (>= 0.3.2)
666667
hashdiff (>= 0.4.0, < 2.0.0)
667-
webrick (1.9.0)
668+
webrick (1.9.1)
668669
websocket-driver (0.7.6)
669670
websocket-extensions (>= 0.1.0)
670671
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)