diff --git a/Gemfile.lock b/Gemfile.lock index 3c86671a9..08f1b793d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,13 +12,14 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (5.2.3) - activesupport (= 5.2.3) - activesupport (5.2.3) + activemodel (6.0.1) + activesupport (= 6.0.1) + activesupport (6.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2) ast (2.4.0) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) @@ -40,7 +41,7 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - minitest (5.11.3) + minitest (5.13.0) multi_json (1.13.1) parallel (1.19.0) parseline (1.0.3) @@ -95,6 +96,7 @@ GEM thread_safe (~> 0.1) unicode-display_width (1.6.0) unidecoder (1.1.2) + zeitwerk (2.2.1) PLATFORMS ruby