diff --git a/Gemfile.lock b/Gemfile.lock index 007850e..92cb321 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,12 +16,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.2.1) + 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) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) @@ -124,7 +124,7 @@ GEM mime-types-data (3.2019.1009) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.14.1) multi_json (1.14.1) multi_test (0.1.2) multi_xml (0.6.0) @@ -232,12 +232,12 @@ GEM thread_safe (0.3.6) tins (1.24.1) sync - tzinfo (1.2.6) + tzinfo (1.2.7) thread_safe (~> 0.1) uber (0.1.0) unicode-display_width (1.6.1) webrick (1.6.0) - zeitwerk (2.2.2) + zeitwerk (2.3.0) PLATFORMS ruby