Skip to content

Commit

Permalink
(maint) Update Puppetfile Resolver to 0.3.0
Browse files Browse the repository at this point in the history
This commit updates Puppetfile Resolver to 0.3.0.
  • Loading branch information
glennsarti committed Jul 11, 2020
1 parent 4547dd1 commit 7c4a9c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ task :gem_revendor do
{
:directory => 'puppetfile-resolver',
:github_repo => 'https://github.com/glennsarti/puppetfile-resolver.git',
:github_ref => '0.2.0',
:github_ref => '0.3.0',
},
{
:directory => 'molinillo',
Expand Down
2 changes: 1 addition & 1 deletion vendor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem List

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

0 comments on commit 7c4a9c4

Please sign in to comment.