diff --git a/v2.5-rails/Gemfile.lock b/v2.5-rails/Gemfile.lock index b1df65f..05d266f 100644 --- a/v2.5-rails/Gemfile.lock +++ b/v2.5-rails/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - action_text-trix (2.1.16) + action_text-trix (2.1.17) railties actioncable (8.1.2) actionpack (= 8.1.2) @@ -84,7 +84,7 @@ GEM date (3.5.1) diff-lcs (1.6.2) drb (2.2.3) - erb (6.0.1) + erb (6.0.2) erubi (1.13.1) ffi (1.17.3) ffi (1.17.3-aarch64-linux-gnu) @@ -102,11 +102,12 @@ GEM i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) - irb (1.16.0) + irb (1.17.0) pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.18.1) + json (2.19.2) karafka (2.5.6) karafka-core (>= 2.5.6, < 2.6.0) karafka-rdkafka (>= 0.24.0) @@ -173,7 +174,9 @@ GEM marcel (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.27.0) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) net-imap (0.6.2) date net-protocol @@ -207,6 +210,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) + prism (1.9.0) psych (5.3.1) date stringio @@ -239,8 +243,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.2) - loofah (~> 2.21) + rails-html-sanitizer (1.7.0) + loofah (~> 2.25) 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) railties (8.1.2) actionpack (= 8.1.2) @@ -252,7 +256,7 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rake (13.3.1) - rdoc (6.17.0) + rdoc (7.2.0) erb psych (>= 4.0.0) tsort @@ -287,7 +291,7 @@ GEM sqlite3 (2.9.0-x86_64-linux-gnu) sqlite3 (2.9.0-x86_64-linux-musl) stringio (3.2.0) - thor (1.4.0) + thor (1.5.0) tilt (2.6.1) timeout (0.6.0) tsort (0.2.0)