Skip to content

Commit b42b7c6

Browse files
committed
Updated ruby version
1 parent 1b6773e commit b42b7c6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ stages:
203203

204204
- task: UseRubyVersion@0
205205
inputs:
206-
versionSpec: '2.7'
206+
versionSpec: '3.1.4'
207207
addToPath: true
208208
displayName: 'install rubygem to be used to install package_cloud cli'
209209

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iofog/iofogcontroller",
3-
"version": "3.0.2-dev",
3+
"version": "3.0.4",
44
"description": "ioFog Controller project for Eclipse IoFog @ iofog.org \\nCopyright (c) 2018 Edgeworx, Inc.",
55
"main": "./src/main.js",
66
"author": "Saeid Baghbidi",

0 commit comments

Comments
 (0)