Skip to content

Commit 1e75e17

Browse files
committed
Update dependencies
1 parent cea973f commit 1e75e17

File tree

1 file changed

+91
-67
lines changed

1 file changed

+91
-67
lines changed

Gemfile.lock

Lines changed: 91 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.3.6)
5-
berkshelf (3.2.2)
6-
addressable (~> 2.3.4)
7-
berkshelf-api-client (~> 1.2)
4+
addressable (2.4.0)
5+
artifactory (2.3.2)
6+
berkshelf (4.3.2)
7+
addressable (~> 2.3, >= 2.3.4)
8+
berkshelf-api-client (~> 2.0, >= 2.0.2)
89
buff-config (~> 1.0)
910
buff-extensions (~> 1.0)
1011
buff-shell_out (~> 0.1)
11-
celluloid (~> 0.16.0)
12+
celluloid (= 0.16.0)
1213
celluloid-io (~> 0.16.1)
1314
cleanroom (~> 1.0)
14-
faraday (~> 0.9.0)
15-
minitar (~> 0.5.4)
16-
octokit (~> 3.0)
17-
retryable (~> 1.3.3)
18-
ridley (~> 4.0)
19-
solve (~> 1.1)
15+
faraday (~> 0.9)
16+
httpclient (~> 2.7)
17+
minitar (~> 0.5, >= 0.5.4)
18+
octokit (~> 4.0)
19+
retryable (~> 2.0)
20+
ridley (~> 4.5)
21+
solve (~> 2.0)
2022
thor (~> 0.19)
21-
berkshelf-api-client (1.2.0)
22-
faraday (~> 0.9.0)
23+
berkshelf-api-client (2.0.2)
24+
faraday (~> 0.9.1)
25+
httpclient (~> 2.7.0)
26+
ridley (~> 4.5)
2327
buff-config (1.0.1)
2428
buff-extensions (~> 1.0)
2529
varia_model (~> 0.4)
@@ -30,117 +34,134 @@ GEM
3034
buff-ruby_engine (~> 0.1.0)
3135
celluloid (0.16.0)
3236
timers (~> 4.0.0)
33-
celluloid-io (0.16.1)
37+
celluloid-io (0.16.2)
3438
celluloid (>= 0.16.0)
35-
nio4r (>= 1.0.0)
39+
nio4r (>= 1.1.0)
40+
chef-config (12.9.38)
41+
fuzzyurl (~> 0.8.0)
42+
mixlib-config (~> 2.0)
43+
mixlib-shellout (~> 2.0)
3644
cleanroom (1.0.0)
37-
dep-selector-libgecode (1.0.2)
38-
dep_selector (1.0.3)
39-
dep-selector-libgecode (~> 1.0)
40-
ffi (~> 1.9)
4145
diff-lcs (1.2.5)
4246
erubis (2.7.0)
43-
faraday (0.9.0)
47+
faraday (0.9.2)
4448
multipart-post (>= 1.2, < 3)
45-
ffi (1.9.6)
4649
foodcritic (3.0.3)
4750
erubis
4851
gherkin (~> 2.11.7)
4952
nokogiri (~> 1.5.4)
5053
rake
5154
treetop (~> 1.4.10)
5255
yajl-ruby (~> 1.1.0)
56+
fuzzyurl (0.8.0)
5357
gherkin (2.11.8)
5458
multi_json (~> 1.3)
55-
hashie (2.1.2)
56-
hitimes (1.2.2)
57-
json (1.8.1)
58-
kitchen-vagrant (0.15.0)
59-
test-kitchen (~> 1.0)
59+
hashie (3.4.3)
60+
hitimes (1.2.3)
61+
httpclient (2.7.2)
62+
json (1.8.3)
63+
kitchen-vagrant (0.20.0)
64+
test-kitchen (~> 1.4)
6065
minitar (0.5.4)
61-
mixlib-authentication (1.3.0)
66+
mixlib-authentication (1.4.0)
6267
mixlib-log
68+
rspec-core (~> 3.2)
69+
rspec-expectations (~> 3.2)
70+
rspec-mocks (~> 3.2)
71+
mixlib-config (2.2.1)
72+
mixlib-install (1.0.9)
73+
artifactory
74+
mixlib-shellout
75+
mixlib-versioning
6376
mixlib-log (1.6.0)
64-
mixlib-shellout (1.6.1)
65-
multi_json (1.10.1)
77+
mixlib-shellout (2.2.6)
78+
mixlib-versioning (1.1.0)
79+
molinillo (0.4.4)
80+
multi_json (1.11.2)
6681
multipart-post (2.0.0)
67-
net-http-persistent (2.9.4)
6882
net-scp (1.2.1)
6983
net-ssh (>= 2.6.5)
70-
net-ssh (2.9.1)
71-
nio4r (1.0.1)
84+
net-ssh (3.1.1)
85+
net-telnet (0.1.1)
86+
nio4r (1.2.1)
7287
nokogiri (1.5.11)
73-
octokit (3.7.0)
74-
sawyer (~> 0.6.0, >= 0.5.3)
88+
octokit (4.3.0)
89+
sawyer (~> 0.7.0, >= 0.5.3)
7590
polyglot (0.3.5)
76-
rake (10.4.2)
77-
retryable (1.3.6)
78-
ridley (4.1.1)
91+
rake (11.1.2)
92+
retryable (2.0.3)
93+
ridley (4.5.0)
7994
addressable
8095
buff-config (~> 1.0)
8196
buff-extensions (~> 1.0)
8297
buff-ignore (~> 1.1)
8398
buff-shell_out (~> 0.1)
8499
celluloid (~> 0.16.0)
85100
celluloid-io (~> 0.16.1)
101+
chef-config (>= 12.5.0)
86102
erubis
87103
faraday (~> 0.9.0)
88-
hashie (>= 2.0.2, < 3.0.0)
104+
hashie (>= 2.0.2, < 4.0.0)
105+
httpclient (~> 2.7)
89106
json (>= 1.7.7)
90107
mixlib-authentication (>= 1.3.0)
91-
net-http-persistent (>= 2.8)
92-
retryable
108+
retryable (~> 2.0)
93109
semverse (~> 1.1)
94-
varia_model (~> 0.4)
95-
rspec (3.1.0)
96-
rspec-core (~> 3.1.0)
97-
rspec-expectations (~> 3.1.0)
98-
rspec-mocks (~> 3.1.0)
99-
rspec-core (3.1.7)
100-
rspec-support (~> 3.1.0)
101-
rspec-expectations (3.1.2)
110+
varia_model (~> 0.4.0)
111+
rspec (3.4.0)
112+
rspec-core (~> 3.4.0)
113+
rspec-expectations (~> 3.4.0)
114+
rspec-mocks (~> 3.4.0)
115+
rspec-core (3.4.4)
116+
rspec-support (~> 3.4.0)
117+
rspec-expectations (3.4.0)
102118
diff-lcs (>= 1.2.0, < 2.0)
103-
rspec-support (~> 3.1.0)
104-
rspec-its (1.1.0)
119+
rspec-support (~> 3.4.0)
120+
rspec-its (1.2.0)
105121
rspec-core (>= 3.0.0)
106122
rspec-expectations (>= 3.0.0)
107-
rspec-mocks (3.1.3)
108-
rspec-support (~> 3.1.0)
109-
rspec-support (3.1.2)
123+
rspec-mocks (3.4.1)
124+
diff-lcs (>= 1.2.0, < 2.0)
125+
rspec-support (~> 3.4.0)
126+
rspec-support (3.4.1)
110127
safe_yaml (1.0.4)
111-
sawyer (0.6.0)
112-
addressable (~> 2.3.5)
128+
sawyer (0.7.0)
129+
addressable (>= 2.3.5, < 2.5)
113130
faraday (~> 0.8, < 0.10)
114131
semverse (1.2.1)
115-
serverspec (2.7.1)
132+
serverspec (2.32.0)
116133
multi_json
117134
rspec (~> 3.0)
118135
rspec-its
119-
specinfra (~> 2.10)
120-
solve (1.2.1)
121-
dep_selector (~> 1.0)
136+
specinfra (~> 2.53)
137+
sfl (2.2)
138+
solve (2.0.3)
139+
molinillo (~> 0.4.2)
122140
semverse (~> 1.1)
123-
specinfra (2.10.3)
141+
specinfra (2.56.1)
124142
net-scp
125-
net-ssh
126-
test-kitchen (1.2.1)
127-
mixlib-shellout (~> 1.2)
143+
net-ssh (>= 2.7, < 4.0)
144+
net-telnet
145+
sfl
146+
test-kitchen (1.7.3)
147+
mixlib-install (~> 1.0, >= 1.0.4)
148+
mixlib-shellout (>= 1.2, < 3.0)
128149
net-scp (~> 1.1)
129-
net-ssh (~> 2.7)
150+
net-ssh (>= 2.9, < 4.0)
130151
safe_yaml (~> 1.0)
131152
thor (~> 0.18)
132153
thor (0.19.1)
133154
thor-foodcritic (1.1.0)
134155
foodcritic (~> 3.0)
135156
thor
136-
timers (4.0.1)
157+
timers (4.0.4)
137158
hitimes
138159
treetop (1.4.15)
139160
polyglot
140161
polyglot (>= 0.3.1)
141-
varia_model (0.4.0)
162+
varia_model (0.4.1)
142163
buff-extensions (~> 1.0)
143-
hashie (>= 2.0.2, < 3.0.0)
164+
hashie (>= 2.0.2, < 4.0.0)
144165
yajl-ruby (1.1.0)
145166

146167
PLATFORMS
@@ -153,3 +174,6 @@ DEPENDENCIES
153174
serverspec
154175
test-kitchen
155176
thor-foodcritic
177+
178+
BUNDLED WITH
179+
1.11.2

0 commit comments

Comments
 (0)