mixlib-install 3.12.24 → 3.12.27

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: d9d54877c6f3a04cf9ea38a02994bb283892b0dfdc5a0c68a773d278b96d0da8
4
- data.tar.gz: 910ffe3c2679ec01b086fc0201fdc9489d242b3b1af44f83f19e6dba66c6616d
3
+ metadata.gz: e807ec64e9da12dc21ca71215bdd2656bba61eaef25ab2127aa634499fd859aa
4
+ data.tar.gz: 555a9989fef41603f66799100bef4f2585f6e1061d5a940bdcb1de0ddaad07a1
5
5
  SHA512:
6
- metadata.gz: 3fdfcf10f2632d0119bc3f3d2717f1130c5afa806921fe99c1e5a6d1a62ce03d06d76e5e936aeb69e6bbed2722440906f3bf088cc797b1bb778f57919280fb2a
7
- data.tar.gz: 0dacdb5d86913a580522149c4b8537efb0f5ced5f1c3d337e39087ecdaf481f5114f0e8701797ca045bef264746f440fd23f3c4ad15a6836c6b96299ae949091
6
+ metadata.gz: 0e060c6e74ede460af3867a5ce8e87a7c6ef5abd405a5cb03078ce8b4aff485357057795384a1cdf8627a3c933f1327fc6c1d7505f3a6419578c8328bd1b5e8b
7
+ data.tar.gz: fca7659a85130c89bab4a81c8502001cb87f637a4b4b6116f329a4f32591a2837552f9e8fcd59afc74ac07fe9c88d4b743cef17d5e647a1f988522b8eb0c1463
@@ -37,6 +37,7 @@ module Mixlib
37
37
  ppc64le
38
38
  s390x
39
39
  sparc
40
+ universal
40
41
  x86_64
41
42
  }
42
43
 
@@ -1,5 +1,5 @@
1
1
  module Mixlib
2
2
  class Install
3
- VERSION = "3.12.24"
3
+ VERSION = "3.12.27"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mixlib-install
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.12.24
4
+ version: 3.12.27
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thom May
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2022-11-10 00:00:00.000000000 Z
12
+ date: 2023-01-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: mixlib-shellout