summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/steps.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure-pipelines/steps.yml b/.azure-pipelines/steps.yml
index 4755b218d3..fc644a90a1 100644
--- a/.azure-pipelines/steps.yml
+++ b/.azure-pipelines/steps.yml
@@ -2,7 +2,7 @@ steps:
- task: UseRubyVersion@0
inputs:
- versionSpec: '= 2.4'
+ versionSpec: '= 2.4.5'
- script: |
ruby -v