Project

General

Profile

« Previous | Next » 

Revision 35a4215d

Added by Dominic Cleal about 7 years ago

Update deface to 1.2.0

View differences:

plugins/ruby-foreman-deface/debian/changelog
ruby-foreman-deface (1.2.0-1) stable; urgency=low
* 1.2.0 released
-- Dominic Cleal <dominic@cleal.org> Mon, 20 Mar 2017 11:56:09 +0000
ruby-foreman-deface (1.0.2-2) stable; urgency=low
* Add missing polyglot dependency on 1.11+
plugins/ruby-foreman-deface/debian/gem.list
# list of gem urls to download via Jenkins, space separated
GEMS="https://rubygems.org/downloads/deface-1.0.2.gem"
GEMS="$GEMS https://rubygems.org/downloads/colorize-0.7.7.gem"
GEMS="https://rubygems.org/downloads/deface-1.2.0.gem"
GEMS="$GEMS https://rubygems.org/downloads/polyglot-0.3.5.gem"
plugins/ruby-foreman-deface/foreman_deface.rb
gem 'deface', '1.0.2'
gem 'deface', '1.2.0'

Also available in: Unified diff