From b50e3c7e2faa630ca98b825bc41429c17cbffd4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 13:45:35 +0200 Subject: [PATCH] Bump mini_portile2 from 2.5.1 to 2.5.2 (#18026) Bumps [mini_portile2](https://github.com/flavorjones/mini_portile) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/flavorjones/mini_portile/releases) - [Changelog](https://github.com/flavorjones/mini_portile/blob/main/CHANGELOG.md) - [Commits](https://github.com/flavorjones/mini_portile/compare/v2.5.1...v2.5.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b9ed854747..822c72892ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,10 +70,15 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.5.1) + mini_portile2 (2.5.2) + net-ftp (~> 0.1) multi_json (1.15.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) + net-ftp (0.1.2) + net-protocol + time + net-protocol (0.1.0) nokogiri (1.11.6) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -112,6 +117,7 @@ GEM terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) tilt (2.0.10) + time (0.1.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) tzinfo-data (1.2021.1)