diff --git a/Gemfile.lock b/Gemfile.lock index d0754297..ec47afea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,9 +9,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.1.2) - activesupport (= 8.1.2) - activesupport (8.1.2) + activemodel (8.1.3) + activesupport (= 8.1.3) + activesupport (8.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -65,7 +65,7 @@ GEM iniparse (1.5.0) io-console (0.8.2) jmespath (1.6.2) - json (2.18.1) + json (2.19.3) json-schema (6.1.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5)