foreman_maintain 0.8.18 → 0.8.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 455f573cec6321cd19ca9116d9f1482cd16f63406c460646fe20dc10ec84952d
4
- data.tar.gz: ac42424b2f6aa0b6cf4133300c131333a46e7fa145bb814bb43884f8f9edbff7
3
+ metadata.gz: a561663568bd8f9c24b2edebd58cffa0ea78180e7f84fe543bc18ad4108fffeb
4
+ data.tar.gz: bf38f438a5da27447d968af32b3ecc0a3efc8241d0694b3591264d6e69babf32
5
5
  SHA512:
6
- metadata.gz: f7675e2558fc4703674f70b001a67e2ec492cb1188e36a2a31d0f0cbd86d4ebb9272f5a35107be8e516de015c97663c39f3bd21407197cee896fa389cda26033
7
- data.tar.gz: 7904e234c90ffef03834dd5fa695a96b7b315ccc69ae9bddeb00f4562babd15976886b6efcba7feac5380051c7fc0cec7f25558a46aedec19a9425434e4e757b
6
+ metadata.gz: d9da7038f2c4f21aa3992337c2a7aced47b49f0dc34954c47210793d9805f5a7f5facc0a2a8ae51db7b0a1ce2c4e771365f9472cf64e61b2e944d38ba6b2c57b
7
+ data.tar.gz: cdf6cff1c4f4e6715dbbd4327493371edb9c749f1be1559a9bd6e248c71aa955a46e72c9e7272b8392ab1d2e37a640233955af20540036910ed2bef1d8adec2f
@@ -9,6 +9,7 @@ class Checks::CheckForNewerPackages < ForemanMaintain::Check
9
9
  param :manual_confirmation_version,
10
10
  'Version of satellite (6.9) to ask the user if they are on the latest minor release of.',
11
11
  :required => false
12
+ manual_detection
12
13
  end
13
14
 
14
15
  def run
@@ -1,3 +1,3 @@
1
1
  module ForemanMaintain
2
- VERSION = '0.8.18'.freeze
2
+ VERSION = '0.8.19'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_maintain
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.18
4
+ version: 0.8.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Nečas
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-09-30 00:00:00.000000000 Z
11
+ date: 2021-10-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: clamp