Skip to content

[feat] Don't install rubygems package on every run

I merged immerda's changes to the rubygems module, which remove the installation of the rubygems package from jessie on, because it's a dependency of the ruby2.1 package, which is a dep of puppet, and therefore installed on every node.

  • Tested: [local singlenode]
  • Resolves: #7619

Merge request reports