From a75650e7f22eb20a0bb42ed99f1dd3122057ea76 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Thu, 18 Jun 2020 11:34:13 +1000 Subject: [PATCH] Update to Bundler 2 because apparently Bundler 1 doesn't work with Netlify any more? --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 96a46a0..622f4d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ DEPENDENCIES rouge RUBY VERSION - ruby 2.6.3p62 + ruby 2.7.1p83 BUNDLED WITH - 1.17.2 + 2.1.2