diff --git a/Gemfile.lock b/Gemfile.lock index 21296b1..9d7785e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,17 +8,17 @@ 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.7.0) public_suffix (>= 2.0.2, < 5.0) coderay (1.1.2) colorator (1.1.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) diff-lcs (1.3) dotenv (2.5.0) em-websocket (0.5.1) @@ -74,7 +74,7 @@ GEM lumberjack (1.0.13) mercenary (0.3.6) method_source (0.9.0) - minitest (5.14.0) + minitest (5.14.1) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) @@ -111,10 +111,10 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) thor (0.20.0) thread_safe (0.3.6) - tzinfo (1.2.6) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.6.1) - zeitwerk (2.2.2) + zeitwerk (2.3.0) PLATFORMS ruby