diff --git a/Gemfile.lock b/Gemfile.lock index e7c731c..f12013f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,52 +9,54 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.0.3.1) - actionview (= 6.0.3.1) - activesupport (= 6.0.3.1) - rack (~> 2.0, >= 2.0.8) + actionpack (6.1.3) + actionview (= 6.1.3) + activesupport (= 6.1.3) + rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.0.3.1) - activesupport (= 6.0.3.1) + actionview (6.1.3) + activesupport (= 6.1.3) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_attr (0.15.0) - actionpack (>= 3.0.2, < 6.1) - activemodel (>= 3.0.2, < 6.1) - activesupport (>= 3.0.2, < 6.1) - activemodel (6.0.3.1) - activesupport (= 6.0.3.1) - activesupport (6.0.3.1) + active_attr (0.15.2) + actionpack (>= 3.0.2, < 7.0) + activemodel (>= 3.0.2, < 7.0) + activesupport (>= 3.0.2, < 7.0) + activemodel (6.1.3) + activesupport (= 6.1.3) + activesupport (6.1.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) ast (2.4.0) builder (3.2.4) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) crass (1.0.6) diff-lcs (1.3) - erubi (1.9.0) - i18n (1.8.2) + erubi (1.10.0) + i18n (1.8.9) concurrent-ruby (~> 1.0) jaro_winkler (1.5.2) - loofah (2.5.0) + loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mini_portile2 (2.4.0) - minitest (5.14.1) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.5.0) + minitest (5.14.4) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) parallel (1.17.0) parser (2.6.2.1) ast (~> 2.4.0) psych (3.1.0) - rack (2.2.2) + racc (1.5.2) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) @@ -86,11 +88,10 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.6) ruby-progressbar (1.10.0) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) unicode-display_width (1.5.0) - zeitwerk (2.3.0) + zeitwerk (2.4.2) PLATFORMS ruby