Update poise-javascript to support Chef 15

This commit is contained in:
Greg 2019-10-08 18:16:48 +02:00
parent 0b9ab63a61
commit b633205d6d
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ cookbook 'application_git', '= 1.1.0' # 1.2.0 doesn't work with knife-sol
cookbook 'poise', '~> 2.8.2'
cookbook 'poise-languages', '~> 2.1.1'
cookbook 'poise-javascript', git: 'https://github.com/67p/poise-javascript.git',
ref: 'd85078f'
ref: 'e5fff15'
cookbook 'poise-archive', '~> 1.5.0'
cookbook 'poise-service', '~> 1.5.2'
cookbook 'users', '~> 5.3.1'

View File

@ -38,8 +38,8 @@ DEPENDENCIES
poise-archive (~> 1.5.0)
poise-javascript
git: https://github.com/67p/poise-javascript.git
revision: d85078fe59bd4f16d05a9ffe6e0fc449015e4440
ref: d85078f
revision: e5fff15098ac80c2a625b8d77d4eaf39d48f7ba7
ref: e5fff15
poise-languages (~> 2.1.1)
poise-ruby-build (~> 1.1.0)
poise-service (~> 1.5.2)