summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-01-22 13:03:36 +0100
committerPatrick Spek <p.spek@tyil.nl>2020-01-22 14:41:30 +0100
commite356327bb4602c1c2573383bb6515bd81cd79e2b (patch)
treee1a956d9ac715b1356f8d89f3e223997f8b25ff4 /Gemfile.lock
parent6c17018a6029dc478c699f74161bde267184de58 (diff)
Manually install Bundler for GitLab CI
This apparently got removed from the ruby Docker image.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 1 insertions, 2 deletions
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