diff --git a/Gemfile.lock b/Gemfile.lock index 5435498..7972c84 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,20 +7,22 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.0.0.1) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) ast (2.3.0) awesome_print (1.7.0) byebug (9.0.5) codeclimate-test-reporter (0.6.0) simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.1) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.6) docile (1.1.5) - i18n (0.7.0) + i18n (1.8.2) + concurrent-ruby (~> 1.0) json (2.0.2) method_source (0.8.2) minitest (5.9.0) @@ -49,10 +51,11 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slop (3.6.0) - thread_safe (0.3.5) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.1.1) + zeitwerk (2.3.0) PLATFORMS ruby