librarian-puppet-simple-force 0.0.5 → 0.0.6

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4dcc659f7b1e17ed2c2cd38c3b2494b706608569
4
- data.tar.gz: 5cfa4319360802b23895e27788ab2f0a0c630497
3
+ metadata.gz: c39b0733832f85f48b210ecc69ede81483a8a8b2
4
+ data.tar.gz: 9670aa71f6248d9b0b28dff2dbd86df434e13604
5
5
  SHA512:
6
- metadata.gz: cdeb6ca3cf01a89c5b03fb7da22a2dca8b875b7b8f65d51e6deacbe9b1e22580c3083e59348f21aa18995e5f5ff5843c7fb60366b0af70869c4e36290b652d20
7
- data.tar.gz: e5abec691441b7bfb0f00e30ad3291a4ca4d1c57cd344509d7ce5953e22ee7ac9f5c30d9718ed2febbaab2d30a65fea4b4d6dbe2a138ba2ee69a97a953971526
6
+ metadata.gz: c41bfbce2bf96139c50c31a3c34741b4cdbddf9340f7fa4a4f084f933942f2697e4b483809cb5b6376677412d1ba802979298ec2e442d36eefe97751cb646076
7
+ data.tar.gz: e4fcb04be1c56b229db66260dd5c25f390052d5c2eb2d53f17b0dcc873570663e24a695d25bcf3f307e25a38b966ca79d74553c6310d4ecc8e777ed20095f3c8
@@ -1,7 +1,7 @@
1
1
  module Librarian
2
2
  module Puppet
3
3
  module Simple
4
- VERSION = "0.0.5"
4
+ VERSION = "0.0.6"
5
5
  end
6
6
  end
7
7
  end
@@ -12,7 +12,8 @@ Gem::Specification.new do |s|
12
12
  s.summary = 'Bundler for your Puppet modules, with force'
13
13
  s.description = 'Simplify deployment of your Puppet infrastructure by
14
14
  automatically pulling in modules from the forge and git repositories with
15
- a single command.'
15
+ a single command. Identical to librarian-puppet-simple, but with a forced
16
+ git checkout of a repository reference.'
16
17
 
17
18
  s.files = `git ls-files`.split($/)
18
19
  s.executables = s.files.grep(%r{^bin/}) { |f| File.basename(f) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: librarian-puppet-simple-force
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jon McCreery
@@ -41,7 +41,8 @@ dependencies:
41
41
  description: |-
42
42
  Simplify deployment of your Puppet infrastructure by
43
43
  automatically pulling in modules from the forge and git repositories with
44
- a single command.
44
+ a single command. Identical to librarian-puppet-simple, but with a forced
45
+ git checkout of a repository reference.
45
46
  email:
46
47
  - jonathan.mccreery@nytimes.com
47
48
  executables: