Skip to content

Commit 7c4a9c4

Browse files
committed
(maint) Update Puppetfile Resolver to 0.3.0
This commit updates Puppetfile Resolver to 0.3.0.
1 parent 4547dd1 commit 7c4a9c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ task :gem_revendor do
6565
{
6666
:directory => 'puppetfile-resolver',
6767
:github_repo => 'https://github.com/glennsarti/puppetfile-resolver.git',
68-
:github_ref => '0.2.0',
68+
:github_ref => '0.3.0',
6969
},
7070
{
7171
:directory => 'molinillo',

vendor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Gem List
1313

1414
* puppet-lint (https://github.com/rodjek/puppet-lint.git ref 2.4.2)
1515
* hiera-eyaml (https://github.com/voxpupuli/hiera-eyaml ref v2.1.0)
16-
* puppetfile-resolver (https://github.com/glennsarti/puppetfile-resolver.git ref 0.2.0)
16+
* puppetfile-resolver (https://github.com/glennsarti/puppetfile-resolver.git ref 0.3.0)
1717
* molinillo (https://github.com/CocoaPods/Molinillo.git ref 0.6.6)
1818
* puppet-strings (https://github.com/puppetlabs/puppet-strings.git ref v2.4.0)
1919
* yard (https://github.com/lsegal/yard.git ref v0.9.24)

0 commit comments

Comments
 (0)