From 8802fb1aa0b66b8bafc332c980ad78415832e2e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 01:45:37 +0000 Subject: [PATCH] Bump rake from 12.3.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 13.0.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v12.3.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 119 +++++++++++++++++++++++++++------------------------ 1 file changed, 62 insertions(+), 57 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2defec..fbafc22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ PATH remote: . specs: pakyow-markdown (2.0.0.rc1) - pakyow-presenter (~> 1.0.0.rc1) + pakyow-presenter (~> 1.0) redcarpet (~> 3.4) rouge (~> 3.5) @@ -11,104 +11,109 @@ GEM specs: ansi (1.5.0) ast (2.4.0) - async (1.19.0) + async (1.24.2) console (~> 1.0) nio4r (~> 2.3) timers (~> 4.1) - async-http (0.43.1) + async-http (0.49.1) + async (~> 1.23) + async-io (~> 1.27.0) + protocol-http (~> 0.13.0) + protocol-http1 (~> 0.10.0) + protocol-http2 (~> 0.10.0) + async-io (1.27.3) async (~> 1.14) - async-io (~> 1.18) - protocol-http (~> 0.8.0) - protocol-http1 (~> 0.8.0) - protocol-http2 (~> 0.3.0) - async-io (1.23.3) - async (~> 1.14) - concurrent-ruby (1.1.5) - console (1.4.0) - dry-configurable (0.8.3) + concurrent-ruby (1.1.6) + console (1.8.2) + dry-configurable (0.11.3) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.7) - dry-container (0.7.1) + dry-equalizer (~> 0.2) + dry-container (0.7.2) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.8) + dry-core (0.4.9) concurrent-ruby (~> 1.0) - dry-equalizer (0.2.2) - dry-inflector (0.1.2) - dry-logic (1.0.2) + dry-equalizer (0.3.0) + dry-inflector (0.2.0) + dry-logic (1.0.6) concurrent-ruby (~> 1.0) dry-core (~> 0.2) dry-equalizer (~> 0.2) - dry-types (1.1.0) + dry-types (1.3.1) concurrent-ruby (~> 1.0) dry-container (~> 0.3) dry-core (~> 0.4, >= 0.4.4) - dry-equalizer (~> 0.2, >= 0.2.2) + dry-equalizer (~> 0.3) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) equatable (0.6.1) + ffi (1.12.2) filewatcher (1.1.1) optimist (~> 3.0) method_source (0.9.2) - mini_mime (1.0.1) + mini_mime (1.0.2) multipart-parser (0.1.1) - nio4r (2.3.1) + nio4r (2.5.2) oga (2.15) ast ruby-ll (~> 2.1) optimist (3.0.0) - pakyow-core (1.0.0.rc1) - async (~> 1.17) - async-http (~> 0.43.1) - async-io (~> 1.23) + pakyow-core (1.0.4) + async (~> 1.23) + async-http (~> 0.49.0) + async-io (~> 1.27) bundler (>= 1.17) - console (~> 1.3) - dry-types (~> 1.0) + console (~> 1.5) + dry-types (~> 1.2) filewatcher (~> 1.1) - method_source (~> 0.9) + method_source (~> 0.9.2) mini_mime (~> 1.0) multipart-parser (~> 0.1.1) - pakyow-support (= 1.0.0.rc1) + pakyow-support (= 1.0.4) process-group (~> 1.1) - rake (~> 12.3) - pakyow-presenter (1.0.0.rc1) + rake (~> 13.0) + pakyow-presenter (1.0.4) oga (~> 2.15) - pakyow-core (= 1.0.0.rc1) - pakyow-routing (= 1.0.0.rc1) - pakyow-support (= 1.0.0.rc1) - redcarpet (~> 3.4) - pakyow-routing (1.0.0.rc1) - pakyow-core (= 1.0.0.rc1) - pakyow-support (= 1.0.0.rc1) - pakyow-support (1.0.0.rc1) + pakyow-core (= 1.0.4) + pakyow-routing (= 1.0.4) + pakyow-support (= 1.0.4) + redcarpet (~> 3.5) + pakyow-routing (1.0.4) + pakyow-core (= 1.0.4) + pakyow-support (= 1.0.4) + pakyow-support (1.0.4) concurrent-ruby (~> 1.1) - dry-inflector (~> 0.1) - pastel (~> 0.7) - tty-command (~> 0.8) - tty-spinner (~> 0.9) + dry-inflector (~> 0.2.0) + pastel (~> 0.7.3) + tty-command (~> 0.9.0) + tty-spinner (~> 0.9.1) pastel (0.7.3) equatable (~> 0.6) tty-color (~> 0.5) - process-group (1.1.0) - protocol-hpack (1.4.1) - protocol-http (0.8.1) - protocol-http1 (0.8.2) - protocol-http (~> 0.5) - protocol-http2 (0.3.0) - protocol-hpack (~> 1.0) + process-group (1.2.1) + process-terminal (~> 0.2.0) + process-terminal (0.2.0) + ffi + protocol-hpack (1.4.2) + protocol-http (0.13.1) + protocol-http1 (0.10.2) + protocol-http (~> 0.13) + protocol-http2 (0.10.4) + protocol-hpack (~> 1.4) protocol-http (~> 0.2) - rake (12.3.2) - redcarpet (3.4.0) - rouge (3.5.1) + rake (13.0.1) + redcarpet (3.5.0) + rouge (3.16.0) ruby-ll (2.1.2) ansi ast timers (4.3.0) - tty-color (0.5.0) - tty-command (0.8.2) + tty-color (0.5.1) + tty-command (0.9.0) pastel (~> 0.7.0) - tty-cursor (0.7.0) - tty-spinner (0.9.1) + tty-cursor (0.7.1) + tty-spinner (0.9.3) tty-cursor (~> 0.7) PLATFORMS