From 1752a01d65769f02f6ddc0bc95e77e7523824614 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Fri, 27 Dec 2019 11:37:40 -0300 Subject: [PATCH] Use bundler version that is default on Ruby 2.7 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c07f7154f6..336bf63fb1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -607,4 +607,4 @@ DEPENDENCIES websocket-client-simple! BUNDLED WITH - 1.17.3 + 2.1.2