From 51df8de64fc30cbe34fe5b07313cb156e7ec519e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 16:16:32 +0000 Subject: [PATCH] Bump knapsack from 1.17.2 to 1.18.0 Bumps [knapsack](https://github.com/ArturT/knapsack) from 1.17.2 to 1.18.0. - [Release notes](https://github.com/ArturT/knapsack/releases) - [Changelog](https://github.com/ArturT/knapsack/blob/master/CHANGELOG.md) - [Commits](https://github.com/ArturT/knapsack/compare/v1.17.2...v1.18.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7056dd1b71..9bf18c5cf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -485,7 +485,7 @@ GEM actionpack (>= 3.0.0) activesupport (>= 3.0.0) kgio (2.11.2) - knapsack (1.17.2) + knapsack (1.18.0) rake launchy (2.4.3) addressable (~> 2.3)