diff --git a/Gemfile.lock b/Gemfile.lock index bee3e76..9b1fc50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,20 +8,20 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3.1) - activesupport (= 6.0.3.1) - activerecord (6.0.3.1) - activemodel (= 6.0.3.1) - activesupport (= 6.0.3.1) - activesupport (6.0.3.1) + activemodel (6.1.6.1) + activesupport (= 6.1.6.1) + activerecord (6.1.6.1) + activemodel (= 6.1.6.1) + activesupport (= 6.1.6.1) + activesupport (6.1.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) ast (2.4.1) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) database_cleaner (1.8.5) database_cleaner-active_record (1.8.0) activerecord @@ -30,10 +30,10 @@ GEM fuubar (2.5.0) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) method_source (1.0.0) - minitest (5.14.1) + minitest (5.15.0) parallel (1.19.1) parser (2.7.1.4) ast (~> 2.4.1) @@ -70,11 +70,10 @@ GEM parser (>= 2.7.1.4) ruby-progressbar (1.10.1) sqlite3 (1.4.2) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) - zeitwerk (2.3.0) + zeitwerk (2.6.0) PLATFORMS ruby