Merge branch 'feature/5-poise-javascript' of kosmos/chef into master
This commit is contained in:
commit
042014b1cb
@ -20,8 +20,8 @@ cookbook 'application_git', '= 1.1.0' # 1.2.0 doesn't work with knife-sol
|
|||||||
cookbook 'poise', '~> 2.8.2'
|
cookbook 'poise', '~> 2.8.2'
|
||||||
cookbook 'poise-languages', '~> 2.1.1'
|
cookbook 'poise-languages', '~> 2.1.1'
|
||||||
cookbook 'poise-ruby', '~> 2.4.0'
|
cookbook 'poise-ruby', '~> 2.4.0'
|
||||||
cookbook 'poise-javascript', git: 'https://github.com/poise/poise-javascript.git',
|
cookbook 'poise-javascript', git: 'https://github.com/67p/poise-javascript.git',
|
||||||
ref: 'b349e7b7e04edf495398a5f9415a4f8bb4b1badb'
|
ref: 'd85078f'
|
||||||
cookbook 'poise-archive', '~> 1.5.0'
|
cookbook 'poise-archive', '~> 1.5.0'
|
||||||
cookbook 'poise-service', '~> 1.5.2'
|
cookbook 'poise-service', '~> 1.5.2'
|
||||||
cookbook 'users', '~> 5.3.1'
|
cookbook 'users', '~> 5.3.1'
|
||||||
|
@ -36,7 +36,10 @@ DEPENDENCIES
|
|||||||
php-fpm (~> 0.8.0)
|
php-fpm (~> 0.8.0)
|
||||||
poise (~> 2.8.2)
|
poise (~> 2.8.2)
|
||||||
poise-archive (~> 1.5.0)
|
poise-archive (~> 1.5.0)
|
||||||
poise-javascript (~> 1.2.0)
|
poise-javascript
|
||||||
|
git: https://github.com/67p/poise-javascript.git
|
||||||
|
revision: d85078fe59bd4f16d05a9ffe6e0fc449015e4440
|
||||||
|
ref: d85078f
|
||||||
poise-languages (= 2.1.1)
|
poise-languages (= 2.1.1)
|
||||||
poise-ruby (~> 2.4.0)
|
poise-ruby (~> 2.4.0)
|
||||||
poise-ruby-build (= 1.1.0)
|
poise-ruby-build (= 1.1.0)
|
||||||
@ -133,7 +136,7 @@ GRAPH
|
|||||||
poise-git (1.0.0)
|
poise-git (1.0.0)
|
||||||
poise (~> 2.6)
|
poise (~> 2.6)
|
||||||
poise-languages (~> 2.1)
|
poise-languages (~> 2.1)
|
||||||
poise-javascript (1.2.0)
|
poise-javascript (1.2.1)
|
||||||
poise (~> 2.0)
|
poise (~> 2.0)
|
||||||
poise-languages (~> 2.0)
|
poise-languages (~> 2.0)
|
||||||
poise-languages (2.1.1)
|
poise-languages (2.1.1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user