diff --git a/Gemfile.lock b/Gemfile.lock index ba87527..fc38f81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,28 +9,27 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (5.1.4) - activesupport (= 5.1.4) - activerecord (5.1.4) - activemodel (= 5.1.4) - activesupport (= 5.1.4) - arel (~> 8.0) - activesupport (5.1.4) + 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) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) appraisal (2.2.0) bundler rake thor (>= 0.14.0) - arel (8.0.0) ast (2.3.0) codeclimate-test-reporter (1.0.8) simplecov (<= 0.13) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.8) docile (1.1.5) - i18n (0.9.1) + i18n (1.8.9) concurrent-ruby (~> 1.0) json (2.3.1) minitest (5.10.3) @@ -58,10 +57,10 @@ GEM simplecov-html (0.10.2) sqlite3 (1.3.13) thor (0.20.0) - thread_safe (0.3.6) - tzinfo (1.2.4) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) unicode-display_width (1.3.0) + zeitwerk (2.4.2) PLATFORMS ruby