diff --git a/Gemfile.lock b/Gemfile.lock index dae3b68bd3..5f57029191 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM base64 (0.3.0) benchmark (0.4.1) benchmark-ips (2.14.0) - bigdecimal (3.2.3) + bigdecimal (3.3.1) concurrent-ruby (1.3.5) connection_pool (2.5.4) csv (3.3.5) @@ -41,7 +41,7 @@ GEM diff-lcs (1.6.2) digest (3.2.0) drb (2.2.3) - erb (5.0.3) + erb (5.1.1) extconf_compile_commands_json (0.0.7) ffi (1.17.2-aarch64-linux-gnu) ffi (1.17.2-arm64-darwin) @@ -54,7 +54,7 @@ GEM strong_json (>= 1.1, < 2.2) i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.15.0) + json (2.15.1) json-schema (6.0.0) addressable (~> 2.8) bigdecimal (~> 3.1) @@ -66,7 +66,7 @@ GEM logger (1.7.0) marcel (1.1.0) memory_profiler (1.1.0) - minitest (5.25.5) + minitest (5.26.0) mutex_m (0.3.0) net-protocol (0.2.2) timeout @@ -86,7 +86,7 @@ GEM racc pathname (0.4.0) power_assert (2.0.5) - prism (1.5.1) + prism (1.5.2) pstore (0.2.0) psych (4.0.6) stringio @@ -179,7 +179,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.0.4) zlib (3.2.1) PLATFORMS diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index 84fd01c623..4566d05398 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -17,7 +17,7 @@ GEM ast (2.4.3) base64 (0.3.0) benchmark (0.4.1) - bigdecimal (3.2.3) + bigdecimal (3.3.1) concurrent-ruby (1.3.5) connection_pool (2.5.4) csv (3.3.5) @@ -26,19 +26,19 @@ GEM fileutils (1.7.3) i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.15.0) + json (2.15.1) language_server-protocol (3.17.0.5) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - minitest (5.25.5) + minitest (5.26.0) mutex_m (0.3.0) parser (3.3.9.0) ast (~> 2.4.1) racc power_assert (2.0.5) - prism (1.5.1) + prism (1.5.2) racc (1.8.1) rainbow (3.1.1) rb-fsevent (0.11.2) @@ -78,7 +78,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.0.4) PLATFORMS ruby