diff --git a/Gemfile.lock b/Gemfile.lock index d652d6f..38bd447 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,6 +9,8 @@ GEM zeitwerk (~> 2.3) addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) + base64 (0.3.0) + bigdecimal (4.0.1) coffee-script (2.4.1) coffee-script-source execjs @@ -262,11 +264,12 @@ GEM PLATFORMS arm64-darwin-23 arm64-darwin-24 + arm64-darwin-25 x86_64-linux DEPENDENCIES base64 (~> 0.3.0) - bigdecimal (4.0.1) + bigdecimal (~> 4.0) csv (~> 3.3) github-pages (~> 228) http_parser.rb (~> 0.6.0)