From 27fd07f0bd02a8c28b383121b6acfa39fdff893d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 23:45:16 +0000 Subject: [PATCH] Bump rack from 1.2.1 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 1.2.1 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.2.1...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5ab922..1d37032 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,6 @@ PATH specs: inline-style (0.4.10) css_parser - facets maca-fork-csspool nokogiri @@ -11,11 +10,12 @@ GEM remote: http://rubygems.org/ specs: activesupport (3.0.4) - css_parser (1.1.5) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + css_parser (1.7.1) + addressable diff-lcs (1.1.2) - facets (2.9.1) - ffi (1.0.7) - rake (>= 0.8.7) + ffi (1.13.1) i18n (0.5.0) maca-fork-csspool (2.0.2) ffi @@ -25,10 +25,12 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.16) - nokogiri (1.4.4) + mini_portile2 (2.4.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) polyglot (0.3.1) - rack (1.2.1) - rake (0.8.7) + public_suffix (4.0.5) + rack (2.2.3) rspec (2.4.0) rspec-core (~> 2.4.0) rspec-expectations (~> 2.4.0) @@ -44,12 +46,8 @@ PLATFORMS ruby DEPENDENCIES - css_parser - facets inline-style! - maca-fork-csspool mail - nokogiri rack rspec rspec-core