diff --git a/Gemfile.lock b/Gemfile.lock index 2e6ccf6..4283ddd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,12 +7,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.1.6) - activesupport (= 6.1.6) - activerecord (6.1.6) - activemodel (= 6.1.6) - activesupport (= 6.1.6) - activesupport (6.1.6) + activemodel (6.1.7.2) + activesupport (= 6.1.7.2) + activerecord (6.1.7.2) + activemodel (= 6.1.7.2) + activesupport (= 6.1.7.2) + activesupport (6.1.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,7 +20,7 @@ GEM zeitwerk (~> 2.3) ast (2.4.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) diff-lcs (1.5.0) docile (1.3.2) ffi (1.15.5) @@ -42,7 +42,7 @@ GEM guard-rubocop (1.3.0) guard (~> 2.0) rubocop (~> 0.20) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) listen (3.7.1) @@ -50,7 +50,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) - minitest (5.15.0) + minitest (5.17.0) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) @@ -97,10 +97,10 @@ GEM simplecov-html (~> 0.11.0) simplecov-html (0.11.0) thor (1.2.1) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) - zeitwerk (2.5.4) + zeitwerk (2.6.6) PLATFORMS ruby