diff --git a/frameworks/Ruby/padrino/Gemfile.lock b/frameworks/Ruby/padrino/Gemfile.lock index 7fbf2a3d611..fbec14719a3 100644 --- a/frameworks/Ruby/padrino/Gemfile.lock +++ b/frameworks/Ruby/padrino/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activemodel (8.1.1) - activesupport (= 8.1.1) - activerecord (8.1.1) - activemodel (= 8.1.1) - activesupport (= 8.1.1) + activemodel (8.1.2.1) + activesupport (= 8.1.2.1) + activerecord (8.1.2.1) + activemodel (= 8.1.2.1) + activesupport (= 8.1.2.1) timeout (>= 0.4.0) - activesupport (8.1.1) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -21,12 +21,12 @@ GEM tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) base64 (0.3.0) - bigdecimal (3.1.9) - concurrent-ruby (1.3.5) + bigdecimal (4.0.1) + concurrent-ruby (1.3.6) connection_pool (3.0.2) date (3.5.0) - drb (2.2.1) - i18n (1.14.7) + drb (2.2.3) + i18n (1.14.8) concurrent-ruby (~> 1.0) iodine (0.7.58) json (2.17.1.2) @@ -42,7 +42,9 @@ GEM mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2025.0924) mini_mime (1.1.5) - minitest (5.25.5) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) moneta (1.6.0) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) @@ -91,6 +93,7 @@ GEM pg (1.6.3) pg (1.6.3-x86_64-darwin) pg (1.6.3-x86_64-linux) + prism (1.9.0) rack (3.2.4) rack-protection (4.2.1) base64 (>= 0.1.0) @@ -119,7 +122,7 @@ GEM timeout (0.4.4) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - uri (1.0.3) + uri (1.1.1) PLATFORMS ruby