From ff5c45672019693e11c68a4b97c46411e11dbd40 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 2 Aug 2020 12:49:32 +0100 Subject: [PATCH] Switch to bundler 2.x --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cec9c96cb..babe9604f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -554,4 +554,4 @@ DEPENDENCIES webmock BUNDLED WITH - 1.17.2 + 2.1.4 -- 2.39.5