diff --git a/Gemfile.lock b/Gemfile.lock index 689f1cb..06b2b7d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.1) + activesupport (6.1.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -12,7 +12,7 @@ GEM ast (2.4.1) bcrypt (3.1.16) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.9) diff-lcs (1.4.4) dotenv (2.7.6) dry-auto_inject (0.7.0) @@ -79,7 +79,7 @@ GEM letter_opener (1.7.0) launchy (~> 2.2) method_source (1.0.0) - minitest (5.14.3) + minitest (5.14.4) nio4r (2.5.4) oj (3.11.2) parallel (1.20.1)