diff --git a/Gemfile.lock b/Gemfile.lock index ea3bbb7..f3968a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,8 +79,8 @@ GEM uri (>= 0.13.1) acts_as_tenant (1.0.1) rails (>= 6.0) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.9) + public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) ast (2.4.3) baran (0.2.1) @@ -148,10 +148,11 @@ GEM raabro (~> 1.4) globalid (1.3.0) activesupport (>= 6.1) + hana (1.3.7) hashery (2.1.2) - http-2 (1.1.1) - httpx (1.6.3) - http-2 (>= 1.0.0) + http-2 (1.1.3) + httpx (1.7.5) + http-2 (>= 1.1.3) i18n (1.14.8) concurrent-ruby (~> 1.0) importmap-rails (2.2.3) @@ -174,6 +175,11 @@ GEM json-schema (5.2.2) addressable (~> 2.8) bigdecimal (~> 3.1) + json_schemer (2.5.0) + bigdecimal + hana (~> 1.3) + regexp_parser (~> 2.0) + simpleidn (~> 0.2) kamal (2.11.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -279,7 +285,7 @@ GEM psych (5.3.1) date stringio - public_suffix (6.0.2) + public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) pundit (2.5.2) @@ -378,9 +384,10 @@ GEM marcel (~> 1) ruby_llm-schema (~> 0) zeitwerk (~> 2) - ruby_llm-mcp (0.7.0) + ruby_llm-mcp (1.0.0) httpx (~> 1.4) json-schema (~> 5.0) + json_schemer (~> 2.4) ruby_llm (~> 1.9) zeitwerk (~> 2) ruby_llm-schema (0.3.0) @@ -392,6 +399,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) + simpleidn (0.2.3) solid_queue (1.4.0) activejob (>= 7.1) activerecord (>= 7.1)