knife-org-utils 1.1.1 → 1.1.2.beta.62.1
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 +13 -5
- metadata +16 -16
checksums.yaml
CHANGED
@@ -1,7 +1,15 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
|
2
|
+
!binary "U0hBMQ==":
|
3
|
+
metadata.gz: !binary |-
|
4
|
+
ZDVkM2M0NmNhOWYwNWZjNjVkOTUxN2YzOTBkMzIzNjkwYzc3NTJlYQ==
|
5
|
+
data.tar.gz: !binary |-
|
6
|
+
ZmViZTBiMmJmMjZmYWNmNTk3YTA4ZDM1ZWM5MjMyMzFiNjUyNGVmNQ==
|
5
7
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
|
8
|
+
metadata.gz: !binary |-
|
9
|
+
YWNlMWMxNmVhNWVjN2Q5ZWJhMzRjMmYwNzYwYjllNzNmZTA5YWZmMWRmZjk3
|
10
|
+
ZmYyOTU4ZWUzNzQzOGI1N2FjMWM1ZjNjMTE3NWRlYjZiYmE5NjRjMmY5MWM2
|
11
|
+
NDFiMWMyMGY2MjZjYWZjYjQyZDZhZTNkZDkzZmYxM2FiY2EzOGE=
|
12
|
+
data.tar.gz: !binary |-
|
13
|
+
MDNiMmJhOWQ1MDAwYWRjYTYxOTFkYWZiNGMwNjExYTU3ZmM1MWE0OWRjNzMz
|
14
|
+
ZjBiNGMyNTM0NTdkNmUwOGJmN2JhODc5ZDU0OGRlNzkzMWI3OTIwY2Q0NWQz
|
15
|
+
OTc5OGViN2EwY2U3MWIxYzRkZjFjZDE0YTNjNTlhZDRjOWJjYWY=
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: knife-org-utils
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.1
|
4
|
+
version: 1.1.2.beta.62.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Venkat Venkataraju
|
@@ -15,62 +15,62 @@ dependencies:
|
|
15
15
|
name: chef
|
16
16
|
requirement: !ruby/object:Gem::Requirement
|
17
17
|
requirements:
|
18
|
-
- -
|
18
|
+
- - ~>
|
19
19
|
- !ruby/object:Gem::Version
|
20
20
|
version: '11.16'
|
21
|
-
- -
|
21
|
+
- - ! '>='
|
22
22
|
- !ruby/object:Gem::Version
|
23
23
|
version: 11.16.4
|
24
24
|
type: :runtime
|
25
25
|
prerelease: false
|
26
26
|
version_requirements: !ruby/object:Gem::Requirement
|
27
27
|
requirements:
|
28
|
-
- -
|
28
|
+
- - ~>
|
29
29
|
- !ruby/object:Gem::Version
|
30
30
|
version: '11.16'
|
31
|
-
- -
|
31
|
+
- - ! '>='
|
32
32
|
- !ruby/object:Gem::Version
|
33
33
|
version: 11.16.4
|
34
34
|
- !ruby/object:Gem::Dependency
|
35
35
|
name: bundler
|
36
36
|
requirement: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
|
-
- -
|
38
|
+
- - ~>
|
39
39
|
- !ruby/object:Gem::Version
|
40
40
|
version: '1'
|
41
41
|
type: :development
|
42
42
|
prerelease: false
|
43
43
|
version_requirements: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
|
-
- -
|
45
|
+
- - ~>
|
46
46
|
- !ruby/object:Gem::Version
|
47
47
|
version: '1'
|
48
48
|
- !ruby/object:Gem::Dependency
|
49
49
|
name: rake
|
50
50
|
requirement: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
|
-
- -
|
52
|
+
- - ~>
|
53
53
|
- !ruby/object:Gem::Version
|
54
54
|
version: '10'
|
55
55
|
type: :development
|
56
56
|
prerelease: false
|
57
57
|
version_requirements: !ruby/object:Gem::Requirement
|
58
58
|
requirements:
|
59
|
-
- -
|
59
|
+
- - ~>
|
60
60
|
- !ruby/object:Gem::Version
|
61
61
|
version: '10'
|
62
62
|
- !ruby/object:Gem::Dependency
|
63
63
|
name: rspec
|
64
64
|
requirement: !ruby/object:Gem::Requirement
|
65
65
|
requirements:
|
66
|
-
- -
|
66
|
+
- - ~>
|
67
67
|
- !ruby/object:Gem::Version
|
68
68
|
version: '3'
|
69
69
|
type: :development
|
70
70
|
prerelease: false
|
71
71
|
version_requirements: !ruby/object:Gem::Requirement
|
72
72
|
requirements:
|
73
|
-
- -
|
73
|
+
- - ~>
|
74
74
|
- !ruby/object:Gem::Version
|
75
75
|
version: '3'
|
76
76
|
description: Manages multiple chef server/org configuration files in the .chef folder.
|
@@ -93,7 +93,7 @@ homepage: https://github.com/secret-sauce/knife-org-utils.git
|
|
93
93
|
licenses:
|
94
94
|
- MIT
|
95
95
|
metadata: {}
|
96
|
-
post_install_message: " \e[1;33;40m!!! Warning !!!\e[0m\n \e[0;36;40mPlease ignore
|
96
|
+
post_install_message: ! " \e[1;33;40m!!! Warning !!!\e[0m\n \e[0;36;40mPlease ignore
|
97
97
|
this message if you do not use 'knife switch'\e[0m\n Pre 1.0.0 version used git
|
98
98
|
to manage the ~/.chef folder. Version 1.0.x and\n above will not use git to manage
|
99
99
|
the ~/.chef directory. Please backup your\n ~/.chef directory before adding new
|
@@ -103,17 +103,17 @@ require_paths:
|
|
103
103
|
- lib
|
104
104
|
required_ruby_version: !ruby/object:Gem::Requirement
|
105
105
|
requirements:
|
106
|
-
- -
|
106
|
+
- - ~>
|
107
107
|
- !ruby/object:Gem::Version
|
108
108
|
version: '2'
|
109
109
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
110
110
|
requirements:
|
111
|
-
- -
|
111
|
+
- - ! '>'
|
112
112
|
- !ruby/object:Gem::Version
|
113
|
-
version:
|
113
|
+
version: 1.3.1
|
114
114
|
requirements: []
|
115
115
|
rubyforge_project:
|
116
|
-
rubygems_version: 2.
|
116
|
+
rubygems_version: 2.4.5
|
117
117
|
signing_key:
|
118
118
|
specification_version: 4
|
119
119
|
summary: knife org
|