Project

General

Profile

« Previous | Next » 

Revision f82ff634

Added by Daniel Lobato Garcia almost 9 years ago

plugins:foreman_docker - Release 1.4.1

View differences:

plugins/ruby-foreman-docker/debian/changelog
ruby-foreman-docker (1.4.1-1) stable; urgency=low
* Update release to 1.4.1
-- Daniel Lobato Garcia <elobatocs@gmail.com> Tue, 18 Aug 2015 10:42:21 +0200
ruby-foreman-docker (1.4.0-1) stable; urgency=low
* Update release to 1.4.0
plugins/ruby-foreman-docker/debian/gem.list
# list of gem urls to download via Jenkins, space separated
GEMS="https://rubygems.org/downloads/foreman_docker-1.4.0.gem"
GEMS="https://rubygems.org/downloads/foreman_docker-1.4.1.gem"
GEMS="$GEMS https://rubygems.org/downloads/docker-api-1.17.0.gem"
GEMS="$GEMS https://rubygems.org/downloads/wicked-1.1.0.gem"
GEMS="$GEMS https://rubygems.org/downloads/archive-tar-minitar-0.5.2.gem"
plugins/ruby-foreman-docker/foreman_docker.rb
gem 'foreman_docker', '1.4.0'
gem 'foreman_docker', '1.4.1'

Also available in: Unified diff