diff --git a/v2.6-non-rails/Gemfile.lock b/v2.6-non-rails/Gemfile.lock index 4f35294..c68c4bc 100644 --- a/v2.6-non-rails/Gemfile.lock +++ b/v2.6-non-rails/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.3) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -18,7 +18,7 @@ GEM bigdecimal (4.1.2) byebug (13.0.0) reline (>= 0.6.0) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) diff-lcs (1.6.2) drb (2.2.3)