diff --git a/Gemfile.lock b/Gemfile.lock index cc09530..0c3b09c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,15 +7,15 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.4) + activesupport (5.2.4.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) ansi (1.5.0) builder (3.2.4) - concurrent-ruby (1.1.7) - i18n (1.8.5) + concurrent-ruby (1.1.8) + i18n (1.8.8) concurrent-ruby (~> 1.0) minitest (5.14.2) minitest-profile (0.0.2) @@ -27,7 +27,7 @@ GEM rake (13.0.1) ruby-progressbar (1.10.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) PLATFORMS