diff --git a/Gemfile.lock b/Gemfile.lock index 6594398..8f08428 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,11 +9,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.2) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) byebug (9.1.0) concurrent-ruby (1.1.6) diff-lcs (1.3) @@ -29,7 +30,7 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) - minitest (5.14.0) + minitest (5.14.1) multi_xml (0.6.0) rake (10.5.0) rspec (3.8.0) @@ -48,6 +49,7 @@ GEM thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) + zeitwerk (2.3.0) PLATFORMS ruby