From ffd05a36085f1bd023cbc7ffb866892a77f46314 Mon Sep 17 00:00:00 2001
From: Jesse Scott <jesse@puppetlabs.com>
Date: Fri, 13 Oct 2017 10:35:14 -0700
Subject: [PATCH] (fixup) Update bundler before Travis runs

---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index bcca799..88a4e09 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,9 @@ bundler_args: --without development acceptance
 notifications:
   email: false
 
+before_install:
+  - gem update bundler
+
 matrix:
   fast_finish: true
   include: