foreman_maintain 0.6.11 → 0.6.12

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: b1bde74aa3bd0800bc09e851f35de4ee381a35e874ba85415e709e7ab20647c4
4
- data.tar.gz: e9f3211b70578f10ddcc843fa44da7b01f8c2979b70491c3ac2121204e47684a
3
+ metadata.gz: b457942575a6ee7fed033a6fe0e2ceb757cbf235d61ebce389831ab2b8fbc376
4
+ data.tar.gz: 15be83e1cad02d0e6d4058e520f758b8e3ac16f8aa324f875baf0c6e49348d38
5
5
  SHA512:
6
- metadata.gz: f0d755f9ad625960c6c6e112139a64699dd2a603adbe3de7c0079dc4f6c5d0457a7231dc3fa6274b048756502e91c9f601b852b046a58594d0fbcb49eca06848
7
- data.tar.gz: d95c79c95732a58d767e5fe8148d2100a57fc4033e8bc21e9872f18ab74653cb926a180b8f764547ea4ef5801cddeeb09845439fe415f86a3b533fc945d1ccea
6
+ metadata.gz: 92b89a899000dda036033c84b4f6e25fde4069749faff9a5e0022ad31613c9c4c9bd0aeb8389d1a2bd8458c015ed63412805e0af5208ac62e030fc53a81db1be
7
+ data.tar.gz: 96b8dcf275f8606b751695cf8159998d364edeaaf1ddb0ae96b8f41d30353d4c5d1b624b72d8f8307bf3058df25edf67f7a627142b8b15fa06fb76616c460b7f
@@ -16,5 +16,6 @@ rdma-core
16
16
  boost-random
17
17
  boost-iostreams
18
18
  boost-thread
19
+ yum-utils
19
20
  # foreman-maintain
20
21
  rubygem-foreman_maintain
@@ -1,3 +1,3 @@
1
1
  module ForemanMaintain
2
- VERSION = '0.6.11'.freeze
2
+ VERSION = '0.6.12'.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.6.11
4
+ version: 0.6.12
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: 2020-09-10 00:00:00.000000000 Z
11
+ date: 2020-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: clamp