diff --git a/Gemfile.lock b/Gemfile.lock index df691f566..be7f18979 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM acts_as_list (1.2.6) activerecord (>= 6.1) activesupport (>= 6.1) - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) autoprefixer-rails (10.4.21.0) @@ -184,7 +184,7 @@ GEM railties (>= 3.2.16) jquery_block_ui (0.0.1) rails (>= 3.1) - json (2.19.2) + json (2.19.5) json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -216,7 +216,7 @@ GEM net-pop net-smtp marcel (1.0.4) - mcp (0.9.1) + mcp (0.16.0) json-schema (>= 4.1) mime-types (3.4.1) mime-types-data (~> 3.2015) @@ -241,14 +241,14 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.2) + nokogiri (1.19.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) observer (0.1.2) open3 (0.2.1) ostruct (0.6.3) - parallel (1.27.0) - parser (3.3.10.2) + parallel (1.28.0) + parser (3.3.11.1) ast (~> 2.4.1) racc pg (1.6.3) @@ -320,14 +320,15 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.10.3) + rbs (4.0.2) logger + prism (>= 1.6.0) tsort rdoc (6.15.1) erb psych (>= 4.0.0) tsort - regexp_parser (2.11.3) + regexp_parser (2.12.0) reline (0.6.2) io-console (~> 0.5) reverse_markdown (3.0.2) @@ -370,7 +371,7 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - solargraph (0.58.3) + solargraph (0.59.1) ast (~> 2.4.3) backport (~> 1.2) benchmark (~> 0.4) @@ -385,7 +386,7 @@ GEM ostruct (~> 0.6) parser (~> 3.0) prism (~> 1.4) - rbs (>= 3.6.1, <= 4.0.0.dev.4) + rbs (>= 3.10.0) reverse_markdown (~> 3.0) rubocop (~> 1.76) thor (~> 1.0)