Skip to content

Commit e63d62d

Browse files
Update dependency ruby to v2.5.3
1 parent 4a56f59 commit e63d62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1 # Set the CI version.
33
# We use orbs to provide some common ruby and node tasks and shorten our config.
44
# Learn more about orbs: https://circleci.com/orbs/
55
orbs:
6-
ruby: circleci/ruby@2.5.2
6+
ruby: circleci/ruby@2.5.3
77
node: circleci/node@7.1.0
88
md-proofer: hubci/md-proofer@0.1.1
99
vale: circleci/vale@1.2.0

0 commit comments

Comments
 (0)