From e356327bb4602c1c2573383bb6515bd81cd79e2b Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 22 Jan 2020 13:03:36 +0100 Subject: Manually install Bundler for GitLab CI This apparently got removed from the ruby Docker image. --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index f2ba2ac..d6f6f54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,6 @@ PLATFORMS ruby DEPENDENCIES - bundler! jekyll! jekyll-asciidoc! jekyll-less! @@ -76,4 +75,4 @@ DEPENDENCIES therubyracer! BUNDLED WITH - 1.15.4 + 1.17.2 -- cgit v1.1