diff --git a/Gemfile.lock b/Gemfile.lock index 4b799fc..48be3ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,12 +10,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + activesupport (6.1.4) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) appraisal (2.2.0) bundler rake @@ -24,7 +24,7 @@ GEM bump (0.6.1) byebug (10.0.2) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.9) diff-lcs (1.3) docile (1.1.5) ffi (1.9.25) @@ -43,7 +43,7 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - i18n (1.8.2) + i18n (1.8.10) concurrent-ruby (~> 1.0) invoca-utils (0.3.0) json (2.1.0) @@ -53,7 +53,7 @@ GEM ruby_dep (~> 1.2) lumberjack (1.0.13) method_source (0.9.0) - minitest (5.14.1) + minitest (5.14.4) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) @@ -92,10 +92,9 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) thor (0.20.0) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) - zeitwerk (2.3.0) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) + zeitwerk (2.4.2) PLATFORMS ruby