diff --git a/Gemfile.lock b/Gemfile.lock index 60b61042..83411797 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,9 +12,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.4) - activesupport (= 7.1.4) - activesupport (7.1.4) + activemodel (7.1.4.1) + activesupport (= 7.1.4.1) + activesupport (7.1.4.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -86,7 +86,7 @@ GEM rspec (>= 2.99.0, < 4.0) hashdiff (1.1.1) hashie (5.0.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.12.0)