Project

General

Profile

« Previous | Next » 

Revision 34f01722

Added by Michael Moll over 9 years ago

update foreman-tasks to 0.6.12

View differences:

plugins/ruby-foreman-tasks/debian/changelog
ruby-foreman-tasks (0.6.12-1) stable; urgency=low
* Update to 0.6.12. That escalated quickly.
-- Michael Moll <mmoll@mmoll.at> Fri, 31 Jan 2015 16:47:39 +0100
ruby-foreman-tasks (0.6.11-1) stable; urgency=low
* Update to 0.6.11
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.6.11.gem"
GEMS="https://rubygems.org/downloads/foreman-tasks-0.6.12.gem"
GEMS="$GEMS https://rubygems.org/downloads/daemons-1.1.9.gem"
GEMS="$GEMS https://rubygems.org/downloads/sequel-4.16.0.gem"
GEMS="$GEMS https://rubygems.org/downloads/sinatra-1.4.5.gem"
plugins/ruby-foreman-tasks/foreman-tasks.rb
gem 'foreman-tasks', '0.6.11'
gem 'foreman-tasks', '0.6.12'

Also available in: Unified diff