diff --git a/Gemfile.lock b/Gemfile.lock index 56d2656..5f53891 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,22 +7,21 @@ 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 (6.1.3) + activesupport (= 6.1.3) + activerecord (6.1.3) + activemodel (= 6.1.3) + activesupport (= 6.1.3) + activesupport (6.1.3) 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) + zeitwerk (~> 2.3) 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.8) + i18n (1.8.9) concurrent-ruby (~> 1.0) minitest (5.11.3) minitest-reporters (1.3.5) @@ -33,9 +32,9 @@ 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.4) + concurrent-ruby (~> 1.0) + zeitwerk (2.4.2) PLATFORMS ruby