Skip to content

Commit 21c9f3d

Browse files
committed
try manually installing bundler?
1 parent 30774fa commit 21c9f3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
steps:
1111
- checkout
1212
- ruby/install-deps
13+
- run: gem install bundler
1314
- ruby/rspec-test
1415

1516
workflows:

0 commit comments

Comments
 (0)