foreman_fog_proxmox 0.16.0 → 0.16.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/foreman_fog_proxmox/version.rb +1 -1
- data/package.json +5 -5
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 54d5a9b1f9b4ed97380a0fa47196d61bb4ca3b95761eeb81430332166b18cfcd
|
4
|
+
data.tar.gz: ff6784567daf69fc12818289768a1c8e080655dcdd5b25934ef67950701eb7e0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d5746802f2ca998ce4d516c35bb472b52e76d5c248307faf035eb7a46c1bf9b6eb31feffc7236509f7c0cf15a7af672601537c51b00fff3aff3babf2d4501231
|
7
|
+
data.tar.gz: 82127d47aa58601018263e066ea5149926cc4a6bdab14f54917175f5762f87d246410ea90050cca5e7021393b73c097a638df17e9a4531f7a75754991e4e7f61
|
data/package.json
CHANGED
@@ -29,11 +29,11 @@
|
|
29
29
|
"devDependencies": {
|
30
30
|
"@babel/core": "^7.7.0",
|
31
31
|
"@testing-library/react": "^10.4.9",
|
32
|
-
"@theforeman/builder": ">=12.0.1",
|
33
|
-
"@theforeman/eslint-plugin-foreman": ">=12.0.1",
|
34
|
-
"@theforeman/find-foreman": ">=12.0.1",
|
35
|
-
"@theforeman/test": ">=12.0.1",
|
36
|
-
"@theforeman/vendor-dev": ">=12.0.1",
|
32
|
+
"@theforeman/builder": ">= 12.0.1",
|
33
|
+
"@theforeman/eslint-plugin-foreman": ">= 12.0.1",
|
34
|
+
"@theforeman/find-foreman": ">= 12.0.1",
|
35
|
+
"@theforeman/test": ">= 12.0.1",
|
36
|
+
"@theforeman/vendor-dev": ">= 12.0.1",
|
37
37
|
"babel-eslint": "^10.0.3",
|
38
38
|
"eslint": "^6.7.2",
|
39
39
|
"prettier": "^1.19.1",
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: foreman_fog_proxmox
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.16.
|
4
|
+
version: 0.16.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tristan Robert
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2024-07-
|
12
|
+
date: 2024-07-24 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: deface
|