diff --git a/Gemfile.lock b/Gemfile.lock index 56d2656..867661b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,22 +7,20 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (5.2.2) - activesupport (= 5.2.2) - activerecord (5.2.2) - activemodel (= 5.2.2) - activesupport (= 5.2.2) - arel (>= 9.0) - activesupport (5.2.2) + 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 (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) ansi (1.5.0) - arel (9.0.0) builder (3.2.3) - concurrent-ruby (1.1.4) - i18n (1.3.0) + concurrent-ruby (1.1.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) minitest (5.11.3) minitest-reporters (1.3.5) @@ -33,9 +31,8 @@ GEM rake (10.5.0) ruby-progressbar (1.10.0) sqlite3 (1.3.13) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby