diff --git a/Gemfile.lock b/Gemfile.lock index 1b451e3..ed32029 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,20 +10,20 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.0.2.1) - activesupport (= 6.0.2.1) - activerecord (6.0.2.1) - activemodel (= 6.0.2.1) - activesupport (= 6.0.2.1) - activesupport (6.0.2.1) + activemodel (6.0.3.5) + activesupport (= 6.0.3.5) + activerecord (6.0.3.5) + activemodel (= 6.0.3.5) + activesupport (= 6.0.3.5) + activesupport (6.0.3.5) 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) ast (2.4.0) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) diff-lcs (1.3) ffi (1.12.2) formatador (0.2.5) @@ -39,7 +39,7 @@ GEM hashie (4.1.0) hashie-forbidden_attributes (0.1.1) hashie (>= 3.0) - i18n (1.8.2) + i18n (1.8.9) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) listen (3.2.1) @@ -47,7 +47,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.4) method_source (0.9.2) - minitest (5.14.0) + minitest (5.14.4) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) @@ -93,10 +93,10 @@ GEM sqlite3 (1.4.2) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.6) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.6.1) - zeitwerk (2.3.0) + zeitwerk (2.4.2) PLATFORMS ruby