diff --git a/Gemfile.lock b/Gemfile.lock index 99b88001..7d0f78b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,9 +9,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.1.0) - activesupport (= 8.1.0) - activesupport (8.1.0) + activemodel (8.1.1) + activesupport (= 8.1.1) + activesupport (8.1.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -61,7 +61,7 @@ GEM concurrent-ruby (~> 1.0) iniparse (1.5.0) jmespath (1.6.2) - json (2.15.1) + json (2.15.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0)