berkshelf 6.3.2 → 6.3.3

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
  SHA256:
3
- metadata.gz: 001aac03dc5184672779fcdb664014dcf9e08fbd68ea154af9ac680db7ec5b07
4
- data.tar.gz: 92cfbe3a9c08ea3b3d2c0e97c95460ceec43ce6f0048e3a8046a2a561c095e1e
3
+ metadata.gz: f7c242ec6da36722632fc93da389d7f0ac4b1d798f7e9e79a76188dbd6842cfe
4
+ data.tar.gz: df25496b07e7b90574f82b59bfc58414162075aea162817dc5b6e630b63b1fb0
5
5
  SHA512:
6
- metadata.gz: 2a19bb1dce4e1dfb021e3d6806eb830fbceb7a45ac38268d7d9f92ec72e9934f2567c66e41dbbf18b280d60625bfd085abf201d6cac0f76630db6cbd9b0e2e33
7
- data.tar.gz: 574ef869cfdb9ec7bc2d6e1c286b5d95199eb7fb5531799a4c82b826521db729ba3d40af4ca93f3566bdf21d32dd7de4edf369031219a9887adff46ded85a034
6
+ metadata.gz: 85b0c88efa1c51a52805223f6af3eae26d5986cb585ddae8be457891e0e9a681794e33cee9956db2ccade0d12ac922788e6ba0060d51600b8cc50a221acbd463
7
+ data.tar.gz: 9e7408b7b1d7e0d7ed123897e2154b007b08c8ff6b93a7a7752b8e691482e8ddef961487751bed44b32403d9936603c89c1751f11df476719acabb9b8381cee0
@@ -1,10 +1,42 @@
1
1
  # Change Log
2
2
 
3
- ## [6.3.0](https://github.com/berkshelf/berkshelf/tree/6.3.0) (2017-08-08)
4
- [Full Changelog](https://github.com/berkshelf/berkshelf/compare/v6.2.2...6.3.0)
3
+ ## [6.3.3](https://github.com/berkshelf/berkshelf/tree/6.3.3) (2018-08-03)
4
+ [Full Changelog](https://github.com/berkshelf/berkshelf/compare/v7.0.4...6.3.3)
5
5
 
6
6
  **Merged pull requests:**
7
7
 
8
+ - \[SHACK-295\] Missing require for ChefDK 2.x patch release [\#1788](https://github.com/berkshelf/berkshelf/pull/1788) ([tyler-ball](https://github.com/tyler-ball))
9
+ - Additional generator removal cleanup [\#1786](https://github.com/berkshelf/berkshelf/pull/1786) ([lamont-granquist](https://github.com/lamont-granquist))
10
+ - fixes for latest chefstyle updates [\#1784](https://github.com/berkshelf/berkshelf/pull/1784) ([lamont-granquist](https://github.com/lamont-granquist))
11
+ - remove hashrockets syntax [\#1783](https://github.com/berkshelf/berkshelf/pull/1783) ([lamont-granquist](https://github.com/lamont-granquist))
12
+
13
+ ## [v6.3.2](https://github.com/berkshelf/berkshelf/tree/v6.3.2) (2018-04-04)
14
+ [Full Changelog](https://github.com/berkshelf/berkshelf/compare/v6.3.1...v6.3.2)
15
+
16
+ **Merged pull requests:**
17
+
18
+ - remove buff-extensions [\#1747](https://github.com/berkshelf/berkshelf/pull/1747) ([lamont-granquist](https://github.com/lamont-granquist))
19
+ - remove buff-config / varia\_model [\#1746](https://github.com/berkshelf/berkshelf/pull/1746) ([lamont-granquist](https://github.com/lamont-granquist))
20
+ - ignore .svn recursively [\#1742](https://github.com/berkshelf/berkshelf/pull/1742) ([lamont-granquist](https://github.com/lamont-granquist))
21
+ - minitar update for security fixes [\#1741](https://github.com/berkshelf/berkshelf/pull/1741) ([lamont-granquist](https://github.com/lamont-granquist))
22
+ - remove direct use of faraday [\#1740](https://github.com/berkshelf/berkshelf/pull/1740) ([lamont-granquist](https://github.com/lamont-granquist))
23
+ - Update cookbook upload order [\#1735](https://github.com/berkshelf/berkshelf/pull/1735) ([shoekstra](https://github.com/shoekstra))
24
+ - remove deprecated features [\#1729](https://github.com/berkshelf/berkshelf/pull/1729) ([lamont-granquist](https://github.com/lamont-granquist))
25
+
26
+ ## [v6.3.1](https://github.com/berkshelf/berkshelf/tree/v6.3.1) (2017-08-22)
27
+ [Full Changelog](https://github.com/berkshelf/berkshelf/compare/v6.3.0...v6.3.1)
28
+
29
+ **Merged pull requests:**
30
+
31
+ - Bump solve to 4.0 [\#1726](https://github.com/berkshelf/berkshelf/pull/1726) ([thommay](https://github.com/thommay))
32
+ - Remove ridley as a dep of Berkshelf [\#1719](https://github.com/berkshelf/berkshelf/pull/1719) ([lamont-granquist](https://github.com/lamont-granquist))
33
+
34
+ ## [v6.3.0](https://github.com/berkshelf/berkshelf/tree/v6.3.0) (2017-08-08)
35
+ [Full Changelog](https://github.com/berkshelf/berkshelf/compare/v6.2.2...v6.3.0)
36
+
37
+ **Merged pull requests:**
38
+
39
+ - Prepare 6.3.0 Release [\#1725](https://github.com/berkshelf/berkshelf/pull/1725) ([jaym](https://github.com/jaym))
8
40
  - Remove stale comment [\#1724](https://github.com/berkshelf/berkshelf/pull/1724) ([jaym](https://github.com/jaym))
9
41
  - Fix up Dir.glob for windows [\#1722](https://github.com/berkshelf/berkshelf/pull/1722) ([jaym](https://github.com/jaym))
10
42
  - bump the gemfile.lock [\#1721](https://github.com/berkshelf/berkshelf/pull/1721) ([lamont-granquist](https://github.com/lamont-granquist))
@@ -1497,4 +1529,4 @@
1497
1529
 
1498
1530
 
1499
1531
 
1500
- \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
1532
+ \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- berkshelf (6.3.2)
4
+ berkshelf (6.3.3)
5
5
  buff-config (~> 2.0)
6
6
  buff-extensions (~> 2.0)
7
7
  chef (>= 12.7.2, < 14.0)
@@ -1,3 +1,3 @@
1
1
  module Berkshelf
2
- VERSION = "6.3.2"
2
+ VERSION = "6.3.3"
3
3
  end
@@ -8,6 +8,7 @@ require "rspec"
8
8
  require "cleanroom/rspec"
9
9
  require "webmock/rspec"
10
10
  require "rspec/its"
11
+ require "berkshelf"
11
12
 
12
13
  Dir["spec/support/**/*.rb"].each { |f| require File.expand_path(f) }
13
14
 
@@ -63,8 +64,6 @@ def capture(stream)
63
64
  result
64
65
  end
65
66
 
66
- require "berkshelf"
67
-
68
67
  module Berkshelf
69
68
  class GitLocation
70
69
  include Berkshelf::RSpec::Git
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: 6.3.2
4
+ version: 6.3.3
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: 2018-04-04 00:00:00.000000000 Z
15
+ date: 2018-08-03 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: buff-config