]> gitweb.fluxo.info Git - puppet-mailalias_core.git/commit
(maint) Remove 'puppet-module-dev' gem dependency
authorLuchian Nemes <luchian.nemes@puppet.com>
Tue, 8 Sep 2020 14:27:44 +0000 (17:27 +0300)
committerLuchian Nemes <luchian.nemes@puppet.com>
Tue, 8 Sep 2020 14:27:44 +0000 (17:27 +0300)
commit7b40d8f0d8fb4de4643289d03880e8033e9c36f7
tree95c53510596d923270d53e2092073d4493b32453
parentdfa0a2a672a1749a72fc13dda9993185f5a043ed
(maint) Remove 'puppet-module-dev' gem dependency

In preparation for the Puppet 7 release, the
`puppet-module-posix-dev-r2.7` and `puppet-module-posix-dev-r2.7` gems
had to be removed from `Gemfile` due to the following dependency error:
  `puppet-module-posix-dev-r2.7` depends on
    `puppet_litmus` which depends on
      `bolt` which depends on
        `puppet` which is locked to a version below 7

Also added the needed gems that were lost in the above removal process.
Gemfile