Skip to content

Commit

Permalink
Use bundler version 1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
readefries committed Oct 2, 2020
1 parent 7627b25 commit 4761c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ steps:
inputs:
targetType: 'inline'
script: |
gem install bundler
gem install -v 1.17.3 bundler
- task: Bash@3
displayName: 'Install and updage carthage'
inputs:
Expand Down

0 comments on commit 4761c05

Please sign in to comment.