diff --git a/Gemfile.lock b/Gemfile.lock index 20b5204..4e1973d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,9 +16,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.1.3) - activesupport (= 8.1.3) - activesupport (8.1.3) + activemodel (8.1.3.1) + activesupport (= 8.1.3.1) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -41,7 +41,7 @@ GEM thor (~> 1.0) chunky_png (1.4.0) coderay (1.1.3) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) csv (3.3.5) debug (1.11.1) @@ -72,7 +72,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.21.1) + json (2.21.2) logger (1.7.0) method_source (1.1.0) minitest (6.0.6)