Project

General

Profile

« Previous | Next » 

Revision 07397a0f

Added by Adam Ruzicka about 3 years ago

Update foreman_remote_execution to 4.3.0

View differences:

plugins/ruby-foreman-remote-execution/debian/changelog
ruby-foreman-remote-execution (4.3.0-1) stable; urgency=low
* 4.3.0 released
-- Adam Ruzicka <aruzicka@redhat.com> Mon, 22 Mar 2021 14:20:06 +0100
ruby-foreman-remote-execution (4.2.2-1) stable; urgency=low
* 4.2.2 released
plugins/ruby-foreman-remote-execution/debian/gem.list
# list of gem urls to download via Jenkins, space separated
GEMS="https://rubygems.org/downloads/foreman_remote_execution-4.2.2.gem"
GEMS="https://rubygems.org/downloads/foreman_remote_execution-4.3.0.gem"
GEMS="$GEMS https://rubygems.org/downloads/foreman_remote_execution_core-1.3.0.gem"
plugins/ruby-foreman-remote-execution/foreman_remote_execution.rb
gem 'foreman_remote_execution', '4.2.2'
gem 'foreman_remote_execution', '4.3.0'

Also available in: Unified diff