diff --git a/Gemfile.lock b/Gemfile.lock index 70a0791..1e4bbe2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,19 +10,19 @@ 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.5.2) public_suffix (>= 2.0.2, < 4.0) ansi (1.5.0) builder (3.2.3) byebug (10.0.2) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) crack (0.4.3) safe_yaml (~> 1.0.0) domain_name (0.5.20190701) @@ -68,7 +68,7 @@ GEM ruby-progressbar (1.9.0) safe_yaml (1.0.4) thread_safe (0.3.6) - tzinfo (1.2.6) + tzinfo (1.2.7) thread_safe (~> 0.1) unf (0.1.4) unf_ext @@ -77,7 +77,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - zeitwerk (2.2.2) + zeitwerk (2.3.0) PLATFORMS ruby