Fix Circle CI

This commit is contained in:
Ari Timonen 2020-03-24 01:29:03 +02:00
parent d7c23f7208
commit d5b7538d07

View file

@ -24,7 +24,7 @@ jobs:
- checkout
- run:
name: Bundle Update
command: gem update --system && bundle update --bundler
command: gem update --system && gem install bundler
# Which version of bundler?
- run:
name: Which bundler?