From a0dc346e6c683a9925e8a995403f369742655433 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Wed, 19 Sep 2018 02:35:41 -0700 Subject: [PATCH] Unlock bundler https://github.com/bundler/bundler/issues/6629 has been fixed --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d1c4f739..44e29968 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,4 +54,4 @@ after_success: before_install: - gem update --system - - gem install bundler --version 1.16.2 + - gem install bundler