From a313cf2d3f89955f4d36ce4d0333fdf32675f147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 04:12:29 +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 | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aba6974..2ec67cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,26 +1,26 @@ GEM remote: http://rubygems.org/ specs: - addressable (2.3.5) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) ansi (1.4.3) builder (3.1.4) charlock_holmes (0.6.9.4) - descendants_tracker (0.0.3) + descendants_tracker (0.0.4) + thread_safe (~> 0.3, >= 0.3.1) diff_match_patch_native (1.0.2) rice (>= 1.4.2) - faraday (0.9.0) + faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.1.5) git (1.2.6) - github_api (0.11.2) - addressable (~> 2.3) - descendants_tracker (~> 0.0.1) - faraday (~> 0.8, < 0.10) - hashie (>= 1.2) - multi_json (>= 1.7.5, < 2.0) - nokogiri (~> 1.6.0) - oauth2 - hashie (2.0.5) + github_api (0.19.0) + addressable (~> 2.4) + descendants_tracker (~> 0.0.4) + faraday (>= 0.8, < 2) + hashie (~> 3.5, >= 3.5.2) + oauth2 (~> 1.0) + hashie (3.6.0) highline (1.6.20) jeweler (2.0.1) builder @@ -32,28 +32,29 @@ GEM rake rdoc json (1.8.1) - jwt (0.1.11) - multi_json (>= 1.5) + jwt (2.2.1) levenshtein-ffi (1.0.3) ffi ffi (~> 1.1.5) - mini_portile (0.5.2) - multi_json (1.8.4) - multi_xml (0.5.5) - multipart-post (2.0.0) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) - oauth2 (0.9.3) - faraday (>= 0.8, < 0.10) - jwt (~> 0.1.8) + mini_portile2 (2.4.0) + multi_json (1.14.1) + multi_xml (0.6.0) + multipart-post (2.1.1) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) + oauth2 (1.4.4) + faraday (>= 0.8, < 2.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (~> 1.2) - rack (1.5.2) + rack (>= 1.2, < 3) + public_suffix (4.0.5) + rack (2.2.3) rake (10.1.1) rdoc (4.1.1) json (~> 1.4) rice (1.6.0) + thread_safe (0.3.6) turn (0.9.6) ansi