Update git submodules

* Update puppet-github from branch 'master'
  - Replace openstack.org git:// URLs with https://
    
    This is a mechanically generated change to replace openstack.org
    git:// URLs with https:// equivalents.
    
    This is in aid of a planned future move of the git hosting
    infrastructure to a self-hosted instance of gitea (https://gitea.io),
    which does not support the git wire protocol at this stage.
    
    This update should result in no functional change.
    
    For more information see the thread at
    
     http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html
    
    Change-Id: I02b92de771c417d6676069d42b40f47b7d233b33
    
  - Update Gemfile for Zuulv3
    
    The logic in the Gemfile was relying on Zuulv2 variables to find out
    whether the spec helper gem was already available on disk, and since
    Zuulv3 has changed things it was failing to find it and downloading the
    master version instead. This patch ensures the Gemfile looks for the gem
    in the right place when running in CI.
    
    Change-Id: I06cc75151cdfb79c98020a40ea877b4b98ad4daa
This commit is contained in:
Ian Wienand 2019-03-24 20:35:38 +00:00 committed by Gerrit Code Review
parent 576be228d0
commit b357416a53
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 30bbbfd58f3dc470a92a895fc1391c7de3597848
Subproject commit 686403ecb82c2c0f3f2ce2f1350040f8754ecfc1