diff --git a/Gemfile.lock b/Gemfile.lock index d486e5d..f0be102 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,33 +29,32 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (5.2.3) - actionview (= 5.2.3) - activesupport (= 5.2.3) - rack (~> 2.0) + actionpack (6.0.3.1) + actionview (= 6.0.3.1) + activesupport (= 6.0.3.1) + rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.3) - activesupport (= 5.2.3) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actionview (6.0.3.1) + activesupport (= 6.0.3.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.3) - activemodel (5.2.3) - activesupport (= 5.2.3) - activerecord (5.2.3) - activemodel (= 5.2.3) - activesupport (= 5.2.3) - arel (>= 9.0) - activesupport (5.2.3) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activemodel (6.0.3.1) + activesupport (= 6.0.3.1) + activerecord (6.0.3.1) + activemodel (= 6.0.3.1) + activesupport (= 6.0.3.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, >= 2.2.2) addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) - arel (9.0.0) ast (2.4.0) awesome_print (1.8.0) axiom-types (0.1.1) @@ -66,7 +65,7 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) brakeman (4.5.0) - builder (3.2.3) + builder (3.2.4) bullet (5.9.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) @@ -83,15 +82,15 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) colorize (0.8.1) - concurrent-ruby (1.1.5) - crass (1.0.4) + concurrent-ruby (1.1.6) + crass (1.0.6) debug_inspector (0.0.3) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) docile (1.3.1) equalizer (0.0.11) - erubi (1.8.0) + erubi (1.9.0) erubis (2.7.0) fasterer (0.5.1) colorize (~> 0.7) @@ -108,11 +107,11 @@ GEM fuubar (2.3.2) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) - highline (2.0.2) + highline (2.0.3) hirb (0.7.3) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) - i18n-tasks (0.9.29) + i18n-tasks (0.9.31) activesupport (>= 4.0.2) ast (>= 2.1.0) erubi @@ -129,20 +128,20 @@ GEM kwalify (0.7.2) launchy (2.4.3) addressable (~> 2.3) - lol_dba (2.1.8) - actionpack (>= 3.0, < 6.0) - activerecord (>= 3.0, < 6.0) - railties (>= 3.0, < 6.0) - loofah (2.2.3) + lol_dba (2.2.0) + actionpack (>= 3.0, < 7.0) + activerecord (>= 3.0, < 7.0) + railties (>= 3.0, < 7.0) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) mini_portile2 (2.4.0) - minitest (5.11.3) - nokogiri (1.10.2) + minitest (5.14.1) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) parallel (1.17.0) - parser (2.6.2.1) + parser (2.6.5.0) ast (~> 2.4.0) path_expander (1.0.3) pry (0.12.2) @@ -161,7 +160,7 @@ GEM pry (>= 0.9.11) psych (3.1.0) public_suffix (3.0.3) - rack (2.0.7) + rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) railroady (1.5.3) @@ -173,11 +172,11 @@ GEM activesupport (>= 3.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) - rails-i18n (5.1.3) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + rails-i18n (6.0.0) i18n (>= 0.7, < 2) - railties (>= 5.0, < 6) + railties (>= 6.0.0, < 7) rails_best_practices (1.19.4) activesupport code_analyzer (>= 0.4.8) @@ -186,12 +185,12 @@ GEM json require_all (~> 2.0) ruby-progressbar - railties (5.2.3) - actionpack (= 5.2.3) - activesupport (= 5.2.3) + railties (6.0.3.1) + actionpack (= 6.0.3.1) + activesupport (= 6.0.3.1) method_source rake (>= 0.8.7) - thor (>= 0.19.0, < 2.0) + thor (>= 0.20.3, < 2.0) rainbow (3.0.0) rake (10.5.0) reek (5.3.2) @@ -251,7 +250,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tty-which (0.4.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.5.0) uniform_notifier (1.12.1) @@ -260,6 +259,7 @@ GEM coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) + zeitwerk (2.3.0) PLATFORMS ruby