Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

Commit 5fd066f

Browse files
authored
Merge pull request #121 from varshavaradarajan/update-foodcritic
Update gems and change the license format to comply with OSI-approved open source license.
2 parents 4fc84de + a9f3725 commit 5fd066f

File tree

2 files changed

+51
-48
lines changed

2 files changed

+51
-48
lines changed

Gemfile.lock

Lines changed: 50 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.0.2)
4+
activesupport (5.0.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
@@ -10,20 +10,20 @@ GEM
1010
public_suffix (~> 2.0, >= 2.0.2)
1111
artifactory (2.8.1)
1212
ast (2.3.0)
13-
aws-sdk (2.9.0)
14-
aws-sdk-resources (= 2.9.0)
15-
aws-sdk-core (2.9.0)
13+
aws-sdk (2.9.21)
14+
aws-sdk-resources (= 2.9.21)
15+
aws-sdk-core (2.9.21)
1616
aws-sigv4 (~> 1.0)
1717
jmespath (~> 1.0)
18-
aws-sdk-resources (2.9.0)
19-
aws-sdk-core (= 2.9.0)
18+
aws-sdk-resources (2.9.21)
19+
aws-sdk-core (= 2.9.21)
2020
aws-sigv4 (1.0.0)
2121
axiom-types (0.1.1)
2222
descendants_tracker (~> 0.0.4)
2323
ice_nine (~> 0.11.0)
2424
thread_safe (~> 0.3, >= 0.3.1)
25-
backports (3.7.0)
26-
berkshelf (5.6.4)
25+
backports (3.8.0)
26+
berkshelf (6.0.1)
2727
addressable (~> 2.3, >= 2.3.4)
2828
berkshelf-api-client (>= 2.0.2, < 4.0)
2929
buff-config (~> 2.0)
@@ -57,16 +57,17 @@ GEM
5757
celluloid-io (0.16.2)
5858
celluloid (>= 0.16.0)
5959
nio4r (>= 1.1.0)
60-
chef (12.19.36)
60+
chef (13.0.118)
6161
addressable
6262
bundler (>= 1.10)
63-
chef-config (= 12.19.36)
64-
chef-zero (>= 4.8)
63+
chef-config (= 13.0.118)
64+
chef-zero (>= 13.0)
6565
diff-lcs (~> 1.2, >= 1.2.4)
6666
erubis (~> 2.7)
6767
ffi-yajl (~> 2.2)
6868
highline (~> 1.6, >= 1.6.9)
6969
iniparse (~> 1.4)
70+
iso8601 (~> 0.9.1)
7071
mixlib-archive (~> 0.4)
7172
mixlib-authentication (~> 1.4)
7273
mixlib-cli (~> 1.7)
@@ -75,7 +76,7 @@ GEM
7576
net-sftp (~> 2.1, >= 2.1.2)
7677
net-ssh (>= 2.9, < 5.0)
7778
net-ssh-multi (~> 1.2, >= 1.2.1)
78-
ohai (>= 8.6.0.alpha.1, < 13)
79+
ohai (~> 13.0)
7980
plist (~> 3.2)
8081
proxifier (~> 1.0)
8182
rspec-core (~> 3.5)
@@ -86,27 +87,27 @@ GEM
8687
specinfra (~> 2.10)
8788
syslog-logger (~> 1.6)
8889
uuidtools (~> 2.1.5)
89-
chef-config (12.19.36)
90+
chef-config (13.0.118)
9091
addressable
9192
fuzzyurl
9293
mixlib-config (~> 2.0)
9394
mixlib-shellout (~> 2.0)
94-
chef-zero (5.3.2)
95+
chef-zero (13.0.0)
9596
ffi-yajl (~> 2.2)
9697
hashie (>= 2.0, < 4.0)
9798
mixlib-log (~> 1.3)
9899
rack (~> 2.0)
99100
uuidtools (~> 2.1)
100-
chefspec (6.2.0)
101-
chef (>= 12.0)
102-
fauxhai (>= 3.6, < 5)
101+
chefspec (7.1.0)
102+
chef (>= 12.14.89)
103+
fauxhai (>= 4, < 6)
103104
rspec (~> 3.0)
104105
cleanroom (1.0.0)
105106
coderay (1.1.1)
106107
coercible (1.0.0)
107108
descendants_tracker (~> 0.0.1)
108109
concurrent-ruby (1.0.5)
109-
cookstyle (1.3.0)
110+
cookstyle (1.3.1)
110111
rubocop (= 0.47.1)
111112
cucumber-core (2.0.0)
112113
backports (~> 3.6)
@@ -130,7 +131,7 @@ GEM
130131
ffi (1.9.18)
131132
ffi-yajl (2.3.0)
132133
libyajl2 (~> 1.2)
133-
foodcritic (10.2.0)
134+
foodcritic (11.1.0)
134135
cucumber-core (>= 1.3)
135136
erubis
136137
nokogiri (>= 1.5, < 2.0)
@@ -140,7 +141,7 @@ GEM
140141
yajl-ruby (~> 1.1)
141142
formatador (0.2.5)
142143
fuzzyurl (0.9.0)
143-
gherkin (4.1.1)
144+
gherkin (4.1.3)
144145
gssapi (1.2.0)
145146
ffi (>= 1.0.1)
146147
guard (2.14.1)
@@ -174,8 +175,9 @@ GEM
174175
ice_nine (0.11.2)
175176
iniparse (1.4.2)
176177
ipaddress (0.8.3)
178+
iso8601 (0.9.1)
177179
jmespath (1.3.1)
178-
json (2.0.3)
180+
json (2.1.0)
179181
kartograph (0.2.4)
180182
kitchen-digitalocean (0.9.5)
181183
droplet_kit (~> 1.0)
@@ -188,22 +190,22 @@ GEM
188190
multi_json
189191
retryable (~> 2.0)
190192
test-kitchen (~> 1.4, >= 1.4.1)
191-
kitchen-vagrant (1.0.2)
193+
kitchen-vagrant (1.1.0)
192194
test-kitchen (~> 1.4)
193195
libyajl2 (1.2.0)
194196
listen (3.1.5)
195197
rb-fsevent (~> 0.9, >= 0.9.4)
196198
rb-inotify (~> 0.9, >= 0.9.7)
197199
ruby_dep (~> 1.2)
198200
little-plugger (1.1.4)
199-
logging (2.2.0)
201+
logging (2.2.2)
200202
little-plugger (~> 1.1)
201203
multi_json (~> 1.10)
202-
lumberjack (1.0.11)
204+
lumberjack (1.0.12)
203205
method_source (0.8.2)
204206
mini_portile2 (2.1.0)
205207
minitar (0.6.1)
206-
minitest (5.10.1)
208+
minitest (5.10.2)
207209
mixlib-archive (0.4.1)
208210
mixlib-log
209211
mixlib-authentication (1.4.1)
@@ -234,16 +236,16 @@ GEM
234236
net-ssh-gateway (>= 1.2.0)
235237
net-telnet (0.1.1)
236238
nio4r (2.0.0)
237-
nokogiri (1.7.1)
239+
nokogiri (1.7.2)
238240
mini_portile2 (~> 2.1.0)
239241
nori (2.6.0)
240242
notiffany (0.1.1)
241243
nenv (~> 0.1)
242244
shellany (~> 0.0)
243-
octokit (4.6.2)
245+
octokit (4.7.0)
244246
sawyer (~> 0.8.0, >= 0.5.3)
245-
ohai (8.23.0)
246-
chef-config (>= 12.5.0.alpha.1, < 13)
247+
ohai (13.1.0)
248+
chef-config (>= 12.5.0.alpha.1, < 14)
247249
ffi (~> 1.9)
248250
ffi-yajl (~> 2.2)
249251
ipaddress
@@ -256,7 +258,7 @@ GEM
256258
wmi-lite (~> 1.0)
257259
parser (2.4.0.0)
258260
ast (~> 2.2)
259-
plist (3.2.0)
261+
plist (3.3.0)
260262
polyglot (0.3.5)
261263
powerpack (0.1.1)
262264
proxifier (1.0.3)
@@ -265,8 +267,9 @@ GEM
265267
method_source (~> 0.8.1)
266268
slop (~> 3.4)
267269
public_suffix (2.0.5)
268-
rack (2.0.1)
269-
rainbow (2.2.1)
270+
rack (2.0.3)
271+
rainbow (2.2.2)
272+
rake
270273
rake (12.0.0)
271274
rb-fsevent (0.9.8)
272275
rb-inotify (0.9.8)
@@ -292,22 +295,22 @@ GEM
292295
retryable (~> 2.0)
293296
semverse (~> 2.0)
294297
varia_model (~> 0.6)
295-
rspec (3.5.0)
296-
rspec-core (~> 3.5.0)
297-
rspec-expectations (~> 3.5.0)
298-
rspec-mocks (~> 3.5.0)
299-
rspec-core (3.5.4)
300-
rspec-support (~> 3.5.0)
301-
rspec-expectations (3.5.0)
298+
rspec (3.6.0)
299+
rspec-core (~> 3.6.0)
300+
rspec-expectations (~> 3.6.0)
301+
rspec-mocks (~> 3.6.0)
302+
rspec-core (3.6.0)
303+
rspec-support (~> 3.6.0)
304+
rspec-expectations (3.6.0)
302305
diff-lcs (>= 1.2.0, < 2.0)
303-
rspec-support (~> 3.5.0)
306+
rspec-support (~> 3.6.0)
304307
rspec-its (1.2.0)
305308
rspec-core (>= 3.0.0)
306309
rspec-expectations (>= 3.0.0)
307-
rspec-mocks (3.5.0)
310+
rspec-mocks (3.6.0)
308311
diff-lcs (>= 1.2.0, < 2.0)
309-
rspec-support (~> 3.5.0)
310-
rspec-support (3.5.0)
312+
rspec-support (~> 3.6.0)
313+
rspec-support (3.6.0)
311314
rspec_junit_formatter (0.2.3)
312315
builder (< 4)
313316
rspec-core (>= 2, < 4, != 2.12.0)
@@ -319,15 +322,15 @@ GEM
319322
unicode-display_width (~> 1.0, >= 1.0.1)
320323
ruby-progressbar (1.8.1)
321324
ruby_dep (1.5.0)
322-
rubyntlm (0.6.1)
325+
rubyntlm (0.6.2)
323326
rubyzip (1.2.1)
324327
rufus-lru (1.1.0)
325328
safe_yaml (1.0.4)
326329
sawyer (0.8.1)
327330
addressable (>= 2.3.5, < 2.6)
328331
faraday (~> 0.8, < 1.0)
329332
semverse (2.0.0)
330-
serverspec (2.38.0)
333+
serverspec (2.39.0)
331334
multi_json
332335
rspec (~> 3.0)
333336
rspec-its
@@ -338,7 +341,7 @@ GEM
338341
solve (3.1.0)
339342
molinillo (>= 0.5)
340343
semverse (>= 1.1, < 3.0)
341-
specinfra (2.67.7)
344+
specinfra (2.68.0)
342345
net-scp
343346
net-ssh (>= 2.7, < 5.0)
344347
net-telnet
@@ -361,7 +364,7 @@ GEM
361364
polyglot (~> 0.3)
362365
tzinfo (1.2.3)
363366
thread_safe (~> 0.1)
364-
unicode-display_width (1.1.3)
367+
unicode-display_width (1.2.1)
365368
uuidtools (2.1.5)
366369
varia_model (0.6.0)
367370
buff-extensions (~> 2.0)

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
source_url 'https://github.com/gocd-contrib/go-cookbook' if respond_to?(:source_url)
2323
issues_url 'https://github.com/gocd-contrib/go-cookbook/issues' if respond_to?(:issues_url)
2424
chef_version '~> 12'
25-
license 'Apache v2.0'
25+
license 'Apache-2.0'
2626

2727
supports 'ubuntu'
2828
supports 'centos'

0 commit comments

Comments
 (0)