diff --git a/Gemfile.lock b/Gemfile.lock index 3715390..0aa5bda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,12 +7,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.2.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) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) @@ -33,7 +33,7 @@ GEM concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) method_source (1.0.0) - minitest (5.14.0) + minitest (5.14.1) multipart-post (2.1.1) parallel (1.19.1) parser (2.7.1.1)