diff --git a/Gemfile.lock b/Gemfile.lock index 66ddd9f..8004ca6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,13 +11,13 @@ PATH GEM remote: https://rubygems.org/ specs: - actionview (8.0.2) - activesupport (= 8.0.2) + actionview (8.0.4.1) + activesupport (= 8.0.4.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (8.0.2) + activesupport (8.0.4.1) base64 benchmark (>= 0.3) bigdecimal @@ -26,13 +26,13 @@ GEM drb i18n (>= 1.6, < 2) logger (>= 1.4.2) - minitest (>= 5.1) + minitest (>= 5.1, < 6) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) ast (2.4.3) - base64 (0.2.0) - benchmark (0.4.0) + base64 (0.3.0) + benchmark (0.5.0) better_html (2.1.1) actionview (>= 6.0) activesupport (>= 6.0) @@ -44,16 +44,16 @@ GEM builder (3.3.0) coderay (1.1.3) concurrent-ruby (1.3.7) - connection_pool (2.5.0) + connection_pool (3.0.2) constant_resolver (0.2.0) crass (1.0.6) date (3.5.1) diff-lcs (1.6.2) - drb (2.2.1) + drb (2.2.3) erb (6.0.4) erubi (1.13.1) hana (1.3.7) - i18n (1.14.7) + i18n (1.15.2) concurrent-ruby (~> 1.0) io-console (0.8.2) irb (1.18.0) @@ -75,9 +75,7 @@ GEM nokogiri (>= 1.12.0) mcp (0.22.0) json_schemer (>= 2.4) - minitest (6.0.6) - drb (~> 2.0) - prism (~> 1.5) + minitest (5.27.0) nokogiri (1.19.4-aarch64-linux-gnu) racc (~> 1.4) nokogiri (1.19.4-aarch64-linux-musl) @@ -191,7 +189,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.2.0) - uri (1.0.3) + uri (1.1.1) zeitwerk (2.8.2) PLATFORMS