diff --git a/Gemfile.lock b/Gemfile.lock index a5b6b7d..5dff867 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,19 +8,19 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.3.1) - activesupport (= 7.0.3.1) - activerecord (7.0.3.1) - activemodel (= 7.0.3.1) - activesupport (= 7.0.3.1) - activesupport (7.0.3.1) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activerecord (7.0.4.1) + activemodel (= 7.0.4.1) + activesupport (= 7.0.4.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) coderay (1.1.2) concurrent-ruby (1.1.10) - i18n (1.11.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) liquid (4.0.3) method_source (0.9.2) @@ -33,7 +33,7 @@ GEM method_source (~> 0.9.0) rake (13.0.1) sqlite3 (1.3.13) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) PLATFORMS