We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3637ab4 commit 09448fdCopy full SHA for 09448fd
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1 # Set the CI version.
3
# We use orbs to provide some common ruby and node tasks and shorten our config.
4
# Learn more about orbs: https://circleci.com/orbs/
5
orbs:
6
- ruby: circleci/ruby@2.5.2
+ ruby: circleci/ruby@2.5.3
7
node: circleci/node@7.1.0
8
md-proofer: hubci/md-proofer@0.1.1
9
vale: circleci/vale@1.2.0
0 commit comments