There was an error while loading. Please reload this page.
1 parent 30774fa commit 21c9f3dCopy full SHA for 21c9f3d
.circleci/config.yml
@@ -10,6 +10,7 @@ jobs:
10
steps:
11
- checkout
12
- ruby/install-deps
13
+ - run: gem install bundler
14
- ruby/rspec-test
15
16
workflows:
0 commit comments