diff --git a/Gemfile.lock b/Gemfile.lock index ff7a2d4..22a7efa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.2) + activesupport (8.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -17,7 +17,7 @@ GEM addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) claide (1.1.0) claide-plugins (0.9.2) cork @@ -58,7 +58,7 @@ GEM rchardet (~> 1.8) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.19.2) + json (2.19.3) kramdown (2.5.2) rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0)