berkshelf 4.2.1 → 4.2.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: db9e8834b818d01f1cc892a9ed1b3e11e57485e0
4
- data.tar.gz: 4ed50c57d77a50393767c416dc7d39306a6d4a7a
3
+ metadata.gz: 5ed8ad154fbc737baa9990b91982f7e94ca9d057
4
+ data.tar.gz: b38888453c9724645f41f768c168ac46b0a44711
5
5
  SHA512:
6
- metadata.gz: b7c752a93792e47d177747a0ff624e45902668eee4a25a0bdcb37e52f24a1c1c9c3bfaa90b1b6c77314986cd8473e127bff91c6e97848ebf18f223a74102d1dd
7
- data.tar.gz: 6a9d2b6bbbbea6c04dfe83b32a2198771e2bc72f8ea33a1deb989d321c8ee7c3858f4f5bfa4c110af7d8d9fa985261149059d5883cd22d32dfd7c7401d673bd2
6
+ metadata.gz: 4e5fc9fb841fe6568ab3e99d945b5bbf07e9707980068bcf270ef5aee3dc8b52991f65613a3ffad133aa99003f18a575e616fc8524c7aee4dd22eade0880b16b
7
+ data.tar.gz: a90db3f2a5642fe09dd1503f788686aa7892745f1b1ad44dc74f5f9db5c07bdab0c763004a19d6fa6f57ae8c58aeef6fbdc203e4796d4b147493ef74f532ee8f
@@ -1,14 +1,25 @@
1
1
  # Change Log
2
2
 
3
- ## [4.2.1](https://github.com/berkshelf/berkshelf/tree/4.2.1) (2016-02-19)
4
- [Full Changelog](https://github.com/berkshelf/berkshelf/compare/v4.2.0...4.2.1)
3
+ ## [4.2.2](https://github.com/berkshelf/berkshelf/tree/4.2.2) (2016-02-26)
4
+ [Full Changelog](https://github.com/berkshelf/berkshelf/compare/v4.2.1...4.2.2)
5
+
5
6
  **Merged pull requests:**
6
- * updating httpclient version dep to ~> 2.7
7
7
 
8
- ## [4.2.0](https://github.com/berkshelf/berkshelf/tree/4.2.0) (2016-02-18)
9
- [Full Changelog](https://github.com/berkshelf/berkshelf/compare/v4.1.1...4.2.0)
8
+ - Pin github\_changelog\_generator [\#1521](https://github.com/berkshelf/berkshelf/pull/1521) ([jkeiser](https://github.com/jkeiser))
9
+
10
+ ## [v4.2.1](https://github.com/berkshelf/berkshelf/tree/v4.2.1) (2016-02-19)
11
+ [Full Changelog](https://github.com/berkshelf/berkshelf/compare/v4.2.0...v4.2.1)
12
+
13
+ **Merged pull requests:**
14
+
15
+ - updating httpclient version dep to ~\> 2.7.0 [\#1518](https://github.com/berkshelf/berkshelf/pull/1518) ([someara](https://github.com/someara))
16
+
17
+ ## [v4.2.0](https://github.com/berkshelf/berkshelf/tree/v4.2.0) (2016-02-19)
18
+ [Full Changelog](https://github.com/berkshelf/berkshelf/compare/v4.1.1...v4.2.0)
19
+
10
20
  **Closed issues:**
11
21
 
22
+ - Allow using a test cookbook from a subpath of another cookbook [\#1505](https://github.com/berkshelf/berkshelf/issues/1505)
12
23
  - Allow one to "berks apply" to a json environment file [\#875](https://github.com/berkshelf/berkshelf/issues/875)
13
24
 
14
25
  **Merged pull requests:**
@@ -2329,4 +2340,4 @@
2329
2340
 
2330
2341
 
2331
2342
 
2332
- \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2343
+ \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
@@ -1,17 +1,17 @@
1
1
  GIT
2
2
  remote: https://github.com/berkshelf/berkshelf-api.git
3
- revision: 8c56f0edb3e41a96c4692a25e1a3e2531cfb8848
3
+ revision: 1b714dc408105a02ec12761b8c7e85273a3f8d9a
4
4
  specs:
5
- berkshelf-api (2.1.2)
5
+ berkshelf-api (2.1.3)
6
6
  archive (= 0.0.6)
7
7
  buff-config (~> 1.0)
8
- celluloid (~> 0.16.0.pre)
9
- celluloid-io (~> 0.16.0.pre)
8
+ celluloid (~> 0.16)
9
+ celluloid-io (~> 0.16)
10
10
  grape (~> 0.6)
11
11
  grape-msgpack (~> 0.1)
12
12
  hashie (>= 2.0.4, < 4.0.0)
13
13
  octokit (>= 3.0.0, < 5.0.0)
14
- reel (~> 0.5.0)
14
+ reel (~> 0.6.0)
15
15
  ridley (~> 4.4)
16
16
  semverse (~> 1.0)
17
17
  varia_model (>= 0.4.0, < 0.5.0)
@@ -19,7 +19,7 @@ GIT
19
19
  PATH
20
20
  remote: .
21
21
  specs:
22
- berkshelf (4.2.1)
22
+ berkshelf (4.2.2)
23
23
  addressable (~> 2.3.4)
24
24
  berkshelf-api-client (~> 2.0)
25
25
  buff-config (~> 1.0)
@@ -56,6 +56,7 @@ GEM
56
56
  ffi (~> 1.9.10)
57
57
  rspec-expectations (>= 2.99)
58
58
  thor (~> 0.19)
59
+ ast (2.2.0)
59
60
  axiom-types (0.1.1)
60
61
  descendants_tracker (~> 0.0.4)
61
62
  ice_nine (~> 0.11.0)
@@ -89,7 +90,7 @@ GEM
89
90
  childprocess (0.5.9)
90
91
  ffi (~> 1.0, >= 1.0.11)
91
92
  cleanroom (1.0.0)
92
- coderay (1.1.0)
93
+ coderay (1.1.1)
93
94
  coercible (1.0.0)
94
95
  descendants_tracker (~> 0.0.1)
95
96
  colorize (0.7.7)
@@ -115,7 +116,7 @@ GEM
115
116
  descendants_tracker (0.0.4)
116
117
  thread_safe (~> 0.3, >= 0.3.1)
117
118
  diff-lcs (1.2.5)
118
- domain_name (0.5.20160128)
119
+ domain_name (0.5.20160216)
119
120
  unf (>= 0.0.5, < 1.0.0)
120
121
  equalizer (0.0.11)
121
122
  erubis (2.7.0)
@@ -137,9 +138,14 @@ GEM
137
138
  multi_json (>= 1.7.5, < 2.0)
138
139
  nokogiri (~> 1.6.6)
139
140
  oauth2
140
- github_changelog_generator (1.10.1)
141
+ github_changelog_generator (1.11.3)
142
+ bundler (>= 1.7)
141
143
  colorize (~> 0.7)
142
144
  github_api (~> 0.12)
145
+ overcommit (>= 0.31)
146
+ rake (>= 10.0)
147
+ rspec (>= 3.2)
148
+ rubocop (>= 0.31)
143
149
  grape (0.14.0)
144
150
  activesupport
145
151
  builder
@@ -186,6 +192,7 @@ GEM
186
192
  httpclient (2.7.1)
187
193
  i18n (0.7.0)
188
194
  ice_nine (0.11.2)
195
+ iniparse (1.4.2)
189
196
  json (1.8.3)
190
197
  jwt (1.5.1)
191
198
  libyajl2 (1.2.0)
@@ -226,8 +233,14 @@ GEM
226
233
  multi_json (~> 1.3)
227
234
  multi_xml (~> 0.5)
228
235
  rack (>= 1.2, < 3)
229
- octokit (4.2.0)
236
+ octokit (4.0.0)
230
237
  sawyer (~> 0.6.0, >= 0.5.3)
238
+ overcommit (0.32.0)
239
+ childprocess (~> 0.5.8)
240
+ iniparse (~> 1.4)
241
+ parser (2.3.0.6)
242
+ ast (~> 2.2)
243
+ powerpack (0.1.1)
231
244
  pry (0.10.3)
232
245
  coderay (~> 1.1.0)
233
246
  method_source (~> 0.8.1)
@@ -237,18 +250,20 @@ GEM
237
250
  rack (>= 0.4)
238
251
  rack-mount (0.8.3)
239
252
  rack (>= 1.0.0)
253
+ rainbow (2.1.0)
240
254
  rake (10.5.0)
241
255
  rb-fsevent (0.9.7)
242
256
  rb-inotify (0.9.7)
243
257
  ffi (>= 0.5.0)
244
258
  rb-kqueue (0.2.4)
245
259
  ffi (>= 0.5.0)
246
- reel (0.5.0)
260
+ reel (0.6.0)
247
261
  celluloid (>= 0.15.1)
248
262
  celluloid-io (>= 0.15.0)
249
263
  http (>= 0.6.0.pre)
250
264
  http_parser.rb (>= 0.6.0)
251
- websocket_parser (>= 0.1.6)
265
+ rack
266
+ websocket-driver (>= 0.5.1)
252
267
  retryable (2.0.3)
253
268
  ridley (4.4.3)
254
269
  addressable
@@ -281,6 +296,12 @@ GEM
281
296
  diff-lcs (>= 1.2.0, < 2.0)
282
297
  rspec-support (~> 3.4.0)
283
298
  rspec-support (3.4.1)
299
+ rubocop (0.37.2)
300
+ parser (>= 2.3.0.4, < 3.0)
301
+ powerpack (~> 0.1)
302
+ rainbow (>= 1.99.1, < 3.0)
303
+ ruby-progressbar (~> 1.7)
304
+ unicode-display_width (~> 0.3)
284
305
  ruby-progressbar (1.7.5)
285
306
  safe_yaml (1.0.4)
286
307
  sawyer (0.6.0)
@@ -309,6 +330,7 @@ GEM
309
330
  unf (0.1.4)
310
331
  unf_ext
311
332
  unf_ext (0.0.7.2)
333
+ unicode-display_width (0.3.1)
312
334
  uuidtools (2.1.5)
313
335
  varia_model (0.4.1)
314
336
  buff-extensions (~> 1.0)
@@ -318,11 +340,13 @@ GEM
318
340
  coercible (~> 1.0)
319
341
  descendants_tracker (~> 0.0, >= 0.0.3)
320
342
  equalizer (~> 0.0, >= 0.0.9)
321
- webmock (1.24.0)
343
+ webmock (1.24.1)
322
344
  addressable (>= 2.3.6)
323
345
  crack (>= 0.3.2)
324
346
  hashdiff
325
- websocket_parser (1.0.0)
347
+ websocket-driver (0.6.3)
348
+ websocket-extensions (>= 0.1.0)
349
+ websocket-extensions (0.1.2)
326
350
  yard (0.8.7.6)
327
351
 
328
352
  PLATFORMS
@@ -336,7 +360,7 @@ DEPENDENCIES
336
360
  coolline (~> 0.4.2)
337
361
  dep_selector (~> 1.0)
338
362
  fuubar (~> 2.0)
339
- github_changelog_generator
363
+ github_changelog_generator (= 1.11.3)
340
364
  growl
341
365
  guard (~> 1.8)
342
366
  guard-cucumber
data/README.md CHANGED
@@ -69,3 +69,4 @@ Please see [Plugins page](https://github.com/berkshelf/berkshelf/blob/master/PLU
69
69
  Thank you to all of our [Contributors](https://github.com/berkshelf/berkshelf/graphs/contributors), testers, and users.
70
70
 
71
71
  If you'd like to contribute, please see our [contribution guidelines](https://github.com/berkshelf/berkshelf/blob/master/CONTRIBUTING.md) first.
72
+
@@ -58,5 +58,5 @@ Gem::Specification.new do |s|
58
58
  s.add_development_dependency 'webmock', '~> 1.11'
59
59
  s.add_development_dependency 'yard', '~> 0.8'
60
60
  s.add_development_dependency 'http', '~> 0.9.8'
61
- s.add_development_dependency 'github_changelog_generator'
61
+ s.add_development_dependency 'github_changelog_generator', '1.11.3'
62
62
  end
@@ -1,3 +1,3 @@
1
1
  module Berkshelf
2
- VERSION = "4.2.1"
2
+ VERSION = "4.2.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: berkshelf
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.2.1
4
+ version: 4.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jamie Winsor
@@ -12,7 +12,7 @@ authors:
12
12
  autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
- date: 2016-02-19 00:00:00.000000000 Z
15
+ date: 2016-02-26 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: addressable
@@ -396,16 +396,16 @@ dependencies:
396
396
  name: github_changelog_generator
397
397
  requirement: !ruby/object:Gem::Requirement
398
398
  requirements:
399
- - - ">="
399
+ - - '='
400
400
  - !ruby/object:Gem::Version
401
- version: '0'
401
+ version: 1.11.3
402
402
  type: :development
403
403
  prerelease: false
404
404
  version_requirements: !ruby/object:Gem::Requirement
405
405
  requirements:
406
- - - ">="
406
+ - - '='
407
407
  - !ruby/object:Gem::Version
408
- version: '0'
408
+ version: 1.11.3
409
409
  description: Manages a Cookbook's, or an Application's, Cookbook dependencies
410
410
  email:
411
411
  - jamie@vialstudios.com