]> gitweb.fluxo.info Git - puppet-sshkeys_core.git/commit
(maint) Remove 'puppet-module-dev' gem dependency
authorLuchian Nemes <luchian.nemes@puppet.com>
Tue, 8 Sep 2020 14:48:03 +0000 (17:48 +0300)
committerLuchian Nemes <luchian.nemes@puppet.com>
Tue, 8 Sep 2020 14:48:03 +0000 (17:48 +0300)
commit455cb1c96f306769877fa1cb133025d28e8d8f92
tree36ad4c3fd3269bf4e27789dab23285bb3458648f
parent9a9468b93b428e04ae24408d49054b09ce61a04d
(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