From 08cc24753ccbb50dd7cd142ecd56a3100b52748a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 10:31:24 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 2.2.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.5.2...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 291 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 169 insertions(+), 122 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 48b2b43d..f7a45672 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,66 +14,98 @@ PATH GEM remote: http://rubygems.org/ specs: - actionmailer (4.0.4) - actionpack (= 4.0.4) - mail (~> 2.5.4) - actionpack (4.0.4) - activesupport (= 4.0.4) - builder (~> 3.1.0) - erubis (~> 2.7.0) - rack (~> 1.5.2) - rack-test (~> 0.6.2) - activemodel (4.0.4) - activesupport (= 4.0.4) - builder (~> 3.1.0) - activerecord (4.0.4) - activemodel (= 4.0.4) - activerecord-deprecated_finders (~> 1.0.2) - activesupport (= 4.0.4) - arel (~> 4.0.0) - activerecord-deprecated_finders (1.0.3) - activerecord-jdbc-adapter (1.3.6) + actioncable (6.1.0) + actionpack (= 6.1.0) + activesupport (= 6.1.0) + nio4r (~> 2.0) + websocket-driver (>= 0.6.1) + actionmailbox (6.1.0) + actionpack (= 6.1.0) + activejob (= 6.1.0) + activerecord (= 6.1.0) + activestorage (= 6.1.0) + activesupport (= 6.1.0) + mail (>= 2.7.1) + actionmailer (6.1.0) + actionpack (= 6.1.0) + actionview (= 6.1.0) + activejob (= 6.1.0) + activesupport (= 6.1.0) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 2.0) + actionpack (6.1.0) + actionview (= 6.1.0) + activesupport (= 6.1.0) + rack (~> 2.0, >= 2.0.9) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actiontext (6.1.0) + actionpack (= 6.1.0) + activerecord (= 6.1.0) + activestorage (= 6.1.0) + activesupport (= 6.1.0) + nokogiri (>= 1.8.5) + actionview (6.1.0) + activesupport (= 6.1.0) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activejob (6.1.0) + activesupport (= 6.1.0) + globalid (>= 0.3.6) + activemodel (6.1.0) + activesupport (= 6.1.0) + activerecord (6.1.0) + activemodel (= 6.1.0) + activesupport (= 6.1.0) + activerecord-jdbc-adapter (1.3.22) activerecord (>= 2.2) activerecord-jdbcsqlite3-adapter (1.3.6) activerecord-jdbc-adapter (~> 1.3.6) jdbc-sqlite3 (~> 3.7.2) - activesupport (4.0.4) - i18n (~> 0.6, >= 0.6.9) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) - arel (4.0.2) - atomic (1.1.15) - atomic (1.1.15-java) - builder (3.1.4) - celluloid (0.15.2) - timers (~> 1.1.0) - celluloid-io (0.15.0) - celluloid (>= 0.15.0) - nio4r (>= 0.5.0) - childprocess (0.5.1) - ffi (~> 1.0, >= 1.0.11) - coderay (1.1.0) + activestorage (6.1.0) + actionpack (= 6.1.0) + activejob (= 6.1.0) + activerecord (= 6.1.0) + activesupport (= 6.1.0) + marcel (~> 0.3.1) + mimemagic (~> 0.3.2) + activesupport (6.1.0) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) + builder (3.2.4) + celluloid (0.16.0) + timers (~> 4.0.0) + childprocess (4.0.0) + coderay (1.1.3) coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.7.0) - daemons (1.1.9) - diff-lcs (1.2.5) - docile (1.1.3) - em-synchrony (1.0.3) + coffee-script-source (1.12.2) + concurrent-ruby (1.1.7) + crass (1.0.6) + daemons (1.3.1) + diff-lcs (1.4.4) + docile (1.1.5) + em-synchrony (1.0.6) eventmachine (>= 1.0.0.beta.1) - erubis (2.7.0) + erubi (1.10.0) eventmachine (1.0.3) eventmachine (1.0.3-java) - execjs (2.0.2) + execjs (2.7.0) faye-websocket (0.7.2) eventmachine (>= 0.12.0) websocket-driver (>= 0.3.1) - ffi (1.9.3) - ffi (1.9.3-java) - formatador (0.2.4) + ffi (1.13.1) + ffi (1.13.1-java) + formatador (0.2.5) + globalid (0.4.2) + activesupport (>= 4.2.0) guard (2.5.1) formatador (>= 0.2.4) listen (~> 2.6) @@ -87,67 +119,87 @@ GEM guard (~> 2.1) rspec (>= 2.14, < 4.0) headless (1.0.1) - hike (1.2.3) - hiredis (0.4.5) - i18n (0.6.9) + hiredis (0.6.3) + hiredis (0.6.3-java) + hitimes (2.0.0) + i18n (1.8.5) + concurrent-ruby (~> 1.0) jasmine (2.0.0) jasmine-core (~> 2.0.0) phantomjs rack (>= 1.2.1) rake - jasmine-core (2.0.0) + jasmine-core (2.0.2) jdbc-sqlite3 (3.7.2.1) - libv8 (3.16.14.3) - listen (2.7.1) - celluloid (>= 0.15.2) - celluloid-io (>= 0.15.0) + libv8 (3.16.14.19) + listen (2.10.1) + celluloid (~> 0.16.0) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - lumberjack (1.0.4) - mail (2.5.4) - mime-types (~> 1.16) - treetop (~> 1.4.8) - method_source (0.8.2) - mime-types (1.25.1) - minitest (4.7.5) - multi_json (1.9.0) - nio4r (1.0.0) - nio4r (1.0.0-java) - phantomjs (1.9.7.0) - polyglot (0.3.4) - pry (0.9.12.6) - coderay (~> 1.0) - method_source (~> 0.8) - slop (~> 3.4) - pry (0.9.12.6-java) - coderay (~> 1.0) - method_source (~> 0.8) - slop (~> 3.4) + loofah (2.8.0) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) + lumberjack (1.2.8) + mail (2.7.1) + mini_mime (>= 0.1.1) + marcel (0.3.3) + mimemagic (~> 0.3.2) + method_source (1.0.0) + mimemagic (0.3.5) + mini_mime (1.0.2) + mini_portile2 (2.4.0) + minitest (5.14.2) + multi_json (1.15.0) + nio4r (2.5.4) + nio4r (2.5.4-java) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.10-java) + phantomjs (2.1.1.0) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) + pry (0.13.1-java) + coderay (~> 1.1) + method_source (~> 1.0) spoon (~> 0.0) - rack (1.5.2) - rack-test (0.6.2) - rack (>= 1.0) - rails (4.0.4) - actionmailer (= 4.0.4) - actionpack (= 4.0.4) - activerecord (= 4.0.4) - activesupport (= 4.0.4) - bundler (>= 1.3.0, < 2.0) - railties (= 4.0.4) - sprockets-rails (~> 2.0.0) - railties (4.0.4) - actionpack (= 4.0.4) - activesupport (= 4.0.4) + rack (2.2.3) + rack-test (1.1.0) + rack (>= 1.0, < 3) + rails (6.1.0) + actioncable (= 6.1.0) + actionmailbox (= 6.1.0) + actionmailer (= 6.1.0) + actionpack (= 6.1.0) + actiontext (= 6.1.0) + actionview (= 6.1.0) + activejob (= 6.1.0) + activemodel (= 6.1.0) + activerecord (= 6.1.0) + activestorage (= 6.1.0) + activesupport (= 6.1.0) + bundler (>= 1.15.0) + railties (= 6.1.0) + sprockets-rails (>= 2.0.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + railties (6.1.0) + actionpack (= 6.1.0) + activesupport (= 6.1.0) + method_source rake (>= 0.8.7) - thor (>= 0.18.1, < 2.0) + thor (~> 1.0) rake (10.1.1) rb-fsevent (0.9.4) - rb-inotify (0.9.3) - ffi (>= 0.5.0) - redis (3.0.7) - redis-objects (0.9.0) - redis (>= 3.0.2) - ref (1.0.5) + rb-inotify (0.10.1) + ffi (~> 1.0) + redis (4.2.5) + redis-objects (1.5.0) + redis (~> 4.0) + ref (2.0.0) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) @@ -166,7 +218,7 @@ GEM rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) ruby_gntp (0.3.4) - rubyzip (1.1.0) + rubyzip (1.3.0) selenium-webdriver (2.40.0) childprocess (>= 0.5.0) multi_json (~> 1.0) @@ -177,43 +229,38 @@ GEM multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) - slop (3.5.0) - spoon (0.0.4) + spoon (0.0.6) ffi - sprockets (2.12.0) - hike (~> 1.2) - multi_json (~> 1.0) - rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.0.1) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (~> 2.8) + sprockets (4.0.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.2) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) sqlite3 (1.3.9) therubyracer (0.12.1) libv8 (~> 3.16.14.0) ref therubyrhino (2.0.3) therubyrhino_jar (>= 1.7.3) - therubyrhino_jar (1.7.4) + therubyrhino_jar (1.7.9) thin (1.6.2) daemons (>= 1.0.9) eventmachine (>= 1.0.0) rack (>= 1.0.0) - thor (0.18.1) - thread_safe (0.2.0) - atomic (>= 1.1.7, < 2) - thread_safe (0.2.0-java) - atomic (>= 1.1.7, < 2) - tilt (1.4.1) - timers (1.1.0) - treetop (1.4.15) - polyglot - polyglot (>= 0.3.1) - tzinfo (0.3.39) + thor (1.0.1) + timers (4.0.4) + hitimes + tzinfo (2.0.3) + concurrent-ruby (~> 1.0) websocket (1.0.7) - websocket-driver (0.3.2) - websocket-driver (0.3.2-java) + websocket-driver (0.7.3) + websocket-extensions (>= 0.1.0) + websocket-driver (0.7.3-java) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) + zeitwerk (2.4.2) PLATFORMS java