diff --git a/Gemfile.lock b/Gemfile.lock index 4b799fc..e80b7e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + activesupport (6.0.3.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -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.7) 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.5) 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.2) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) @@ -95,7 +95,7 @@ GEM thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) - zeitwerk (2.3.0) + zeitwerk (2.4.0) PLATFORMS ruby