diff --git a/components/gems/Gemfile.lock b/components/gems/Gemfile.lock index f1c553830..51f5d010d 100644 --- a/components/gems/Gemfile.lock +++ b/components/gems/Gemfile.lock @@ -8,10 +8,18 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.7) + activesupport (7.1.5) + base64 + benchmark (>= 0.3) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) + mutex_m + securerandom (>= 0.3) tzinfo (~> 2.0) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0)