Use newer version of `bundler`

This commit is contained in:
Ernesto Tagwerker 2017-05-04 14:42:57 -04:00
parent bf9e1fe75c
commit 69a29ac041
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ script:
gemfile:
- Gemfile
before_install:
- gem install bundler -v 1.11.2
- gem install bundler -v 1.14.6
# install Neo4j locally:
- wget dist.neo4j.org/neo4j-community-2.3.3-unix.tar.gz
- tar -xzf neo4j-community-2.3.3-unix.tar.gz