bbce883607
This is our hook from the propose_update.sh script. It is also dependant on the following features upstream: https://github.com/puppet-community/modulesync/pull/53 https://github.com/puppet-community/modulesync/pull/54 Change-Id: I8b9e7edd564e55eaba8ed95294bd185f0fe2a585 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
6 lines
74 B
Ruby
6 lines
74 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'modulesync', '>=0.6.0'
|
|
|
|
# vim:ft=ruby
|