diff --git a/Gemfile.lock b/Gemfile.lock index d5fbd68..51cfa60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,25 +6,25 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.1.4.4) - activesupport (= 6.1.4.4) - activerecord (6.1.4.4) - activemodel (= 6.1.4.4) - activesupport (= 6.1.4.4) - activesupport (6.1.4.4) + activemodel (6.1.7.10) + activesupport (= 6.1.7.10) + activerecord (6.1.7.10) + activemodel (= 6.1.7.10) + activesupport (= 6.1.7.10) + activesupport (6.1.7.10) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - concurrent-ruby (1.1.9) - i18n (1.8.11) + concurrent-ruby (1.3.4) + i18n (1.14.6) concurrent-ruby (~> 1.0) - minitest (5.15.0) + minitest (5.25.1) rake (13.0.6) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.5.1) + zeitwerk (2.7.1) PLATFORMS ruby