Fix Circle CI

This commit is contained in:
Ari Timonen 2020-03-24 01:25:43 +02:00
parent df75cef428
commit d7c23f7208

View file

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