diff --git a/Gemfile.lock b/Gemfile.lock index f86dcb4df1..0392ca77f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -302,8 +302,8 @@ GEM concurrent-ruby (~> 1.0) indefinite_article (0.2.5) activesupport - io-console (0.7.2) - irb (1.14.1) + io-console (0.8.0) + irb (1.14.2) rdoc (>= 4.0.0) reline (>= 0.4.2) jsbundling-rails (1.3.1) @@ -318,7 +318,7 @@ GEM base64 language_server-protocol (3.17.0.3) libreconv (0.9.5) - logger (1.6.2) + logger (1.6.3) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -422,7 +422,8 @@ GEM pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) - psych (5.2.0) + psych (5.2.1) + date stringio public_suffix (6.0.1) puma (6.5.0) @@ -473,7 +474,7 @@ GEM activesupport (>= 4.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.6.1) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) 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) rails_semantic_logger (4.17.0) @@ -492,12 +493,12 @@ GEM rake (13.2.1) rbs (3.4.4) abbrev - rdoc (6.8.1) + rdoc (6.9.0) psych (>= 4.0.0) redcarpet (3.6.0) redis (4.8.1) regexp_parser (2.9.3) - reline (0.5.11) + reline (0.5.12) io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0) @@ -576,10 +577,10 @@ GEM securerandom (0.4.0) semantic_logger (4.16.0) concurrent-ruby (~> 1.0) - sentry-rails (5.21.0) + sentry-rails (5.22.0) railties (>= 5.0) - sentry-ruby (~> 5.21.0) - sentry-ruby (5.21.0) + sentry-ruby (~> 5.22.0) + sentry-ruby (5.22.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (6.4.0) @@ -638,7 +639,7 @@ GEM unf_ext unf_ext (0.0.9.1) unicode-display_width (2.5.0) - useragent (0.16.10) + useragent (0.16.11) validate_email (0.1.6) activemodel (>= 3.0) mail (>= 2.2.5) @@ -664,7 +665,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.9.0) + webrick (1.9.1) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)