Project

General

Profile

« Previous | Next » 

Revision 29cec32c

Added by Marek Hulán almost 9 years ago

Update foreman_chef to 0.1.6

View differences:

plugins/ruby-foreman-chef/debian/changelog
ruby-foreman-chef (0.1.6-1) stable; urgency=medium
* Update foreman_chef to 0.1.6
-- Marek Hulan <mhulan@redhat.com> Wed, 15 Jul 2015 08:51:41 +0000
ruby-foreman-chef (0.1.5-1) stable; urgency=medium
* Update foreman_chef to 0.1.5
plugins/ruby-foreman-chef/debian/control
Package: ruby-foreman-chef
Architecture: all
Depends: ${misc:Depends}, bundler, foreman, ruby-foreman-tasks (>= 0.6.9), ruby-foreman-tasks (< 0.8.0), ruby-foreman-deface (< 1.0)
Depends: ${misc:Depends}, bundler, foreman, ruby-foreman-tasks (>= 0.6.9), ruby-foreman-tasks (< 0.8.0), ruby-foreman-deface
Description: Foreman Chef Plugin
Plugin for Chef integration with Foreman.
plugins/ruby-foreman-chef/debian/gem.list
# list of gem urls to download via Jenkins, space separated
GEMS="https://rubygems.org/downloads/foreman_chef-0.1.5.gem"
GEMS="https://rubygems.org/downloads/foreman_chef-0.1.6.gem"
plugins/ruby-foreman-chef/foreman_chef.rb
gem 'foreman_chef', '0.1.5'
gem 'foreman_chef', '0.1.6'

Also available in: Unified diff