Project

General

Profile

« Previous | Next » 

Revision 3fcf3a75

Added by Ivan Necas over 7 years ago

Update foreman-tasks to 0.8.6

View differences:

plugins/ruby-foreman-tasks/debian/changelog
ruby-foreman-tasks (0.8.6-1) stable; urgency=low
* 0.8.6 released
-- Ivan Nečas <inecas@redhat.com> Tue, 22 Nov 2016 18:04:56 +0100
ruby-foreman-tasks (0.8.2-2) stable; urgency=low
* Update embedded dynflow gem to 0.8.15
plugins/ruby-foreman-tasks/debian/gem.list
# list of gem urls to download via Jenkins, space separated
GEMS="https://rubygems.org/downloads/foreman-tasks-0.8.2.gem"
GEMS="https://rubygems.org/downloads/foreman-tasks-0.8.6.gem"
GEMS="$GEMS https://rubygems.org/downloads/foreman-tasks-core-0.1.1.gem"
GEMS="$GEMS https://rubygems.org/downloads/daemons-1.2.4.gem"
GEMS="$GEMS https://rubygems.org/downloads/parse-cron-0.1.4.gem"
plugins/ruby-foreman-tasks/foreman-tasks.rb
gem 'foreman-tasks', '0.8.2'
gem 'foreman-tasks', '0.8.6'

Also available in: Unified diff