diff --git a/Gemfile.lock b/Gemfile.lock index 5cfd63b..d22635b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,6 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - childprocess (3.0.0) cliver (0.3.2) concurrent-ruby (1.1.7) crass (1.0.6) @@ -164,7 +163,7 @@ GEM listen (3.4.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.9.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -175,14 +174,14 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.8.0) minitest (5.14.3) msgpack (1.3.3) multi_json (1.15.0) multipart-post (2.1.1) nio4r (2.5.4) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) on_container (0.0.10) os (1.1.1) @@ -194,7 +193,7 @@ GEM public_suffix (4.0.6) puma (5.1.1) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-mini-profiler (2.3.0) rack (>= 1.2.0) @@ -220,8 +219,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (6.1.1) actionpack (= 6.1.1) activesupport (= 6.1.1) @@ -274,7 +273,6 @@ GEM rake (>= 0.8.1) ruby-progressbar (1.11.0) ruby2_keywords (0.0.2) - rubyzip (2.3.0) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) sassc (2.4.0) @@ -285,9 +283,6 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (3.142.7) - childprocess (>= 0.5, < 4.0) - rubyzip (>= 1.2.2) semantic_range (2.3.1) signet (0.14.0) addressable (~> 2.3) @@ -365,7 +360,6 @@ DEPENDENCIES rubocop (~> 1.7) ruby-debug-ide (~> 0.7.2) sass-rails (>= 6) - selenium-webdriver (~> 3.142, >= 3.142.7) solargraph (~> 0.40.1) spring turbolinks (~> 5)