From 0744a42f0a387aee7f687e4602b4e029251c574d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 00:36:32 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 2.0.8 Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 2.0.8. - [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.0.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 13d4a75..d33df4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,6 +11,10 @@ GEM cri (2.6.1) colored (~> 1.2) diff-lcs (1.2.5) + em-websocket (0.5.1) + eventmachine (>= 0.12.9) + http_parser.rb (~> 0.6.0) + eventmachine (1.2.7) ffi (1.9.6) formatador (0.2.5) guard (2.6.1) @@ -19,10 +23,15 @@ GEM lumberjack (~> 1.0) pry (>= 0.9.12) thor (>= 0.18.1) + guard-livereload (2.3.1) + em-websocket (~> 0.5) + guard (~> 2.0) + multi_json (~> 1.8) guard-nanoc (1.0.2) guard (>= 1.8.0) nanoc (>= 3.6.3) hitimes (1.2.2) + http_parser.rb (0.6.0) kramdown (1.4.2) listen (2.7.11) celluloid (>= 0.15.2) @@ -31,6 +40,7 @@ GEM lumberjack (1.0.9) method_source (0.8.2) mini_portile (0.6.0) + multi_json (1.14.1) nanoc (3.7.3) cri (~> 2.3) nanoc-cachebuster (0.3.1) @@ -45,7 +55,7 @@ GEM pygments.rb (0.6.0) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - rack (1.5.2) + rack (2.0.8) rb-fchange (0.0.6) ffi rb-fsevent (0.9.4) @@ -69,7 +79,7 @@ GEM thor (0.19.1) timers (4.0.1) hitimes - yajl-ruby (1.3.0) + yajl-ruby (1.1.0) PLATFORMS ruby