diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 97c1acd..a21ef9d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,7 +19,7 @@ steps: inputs: targetType: 'inline' script: | - gem install -v 1.17.3 bundler + gem install bundler - task: Bash@3 displayName: 'Install and update carthage' inputs: