diff --git a/Gemfile.lock b/Gemfile.lock index 25d5b30..2916021 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,18 +8,18 @@ PATH GEM remote: https://rubygems.org/ specs: - actionview (6.1.4.1) - activesupport (= 6.1.4.1) + actionview (6.1.7.1) + activesupport (= 6.1.7.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activerecord (6.1.4.1) - activemodel (= 6.1.4.1) - activesupport (= 6.1.4.1) - activesupport (6.1.4.1) + activemodel (6.1.7.1) + activesupport (= 6.1.7.1) + activerecord (6.1.7.1) + activemodel (= 6.1.7.1) + activesupport (= 6.1.7.1) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,11 +31,11 @@ GEM bundler (>= 1.2.0, < 3) thor (~> 1.0) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) diff-lcs (1.4.4) erubi (1.10.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) kaminari (1.2.1) activesupport (>= 4.1.0) @@ -55,7 +55,7 @@ GEM nokogiri (>= 1.5.9) method_source (1.0.0) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.15.0) nokogiri (1.12.5) mini_portile2 (~> 2.6.1) racc (~> 1.4) @@ -113,10 +113,10 @@ GEM standardrb (1.0.0) standard thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby