We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3a1b8 commit cce41eaCopy full SHA for cce41ea
1 file changed
Containerfile
@@ -24,7 +24,7 @@ ARG RUBYGEM_WEBMOCK
24
# renovate: depName=bundler datasource=rubygems
25
ENV RUBYGEM_BUNDLER=${RUBYGEM_BUNDLER:-4.0.10}
26
# renovate: depName=hiera-eyaml datasource=rubygems
27
-ENV RUBYGEM_HIERA_EYAML=${RUBYGEM_HIERA_EYAML:-5.0.0}
+ENV RUBYGEM_HIERA_EYAML=${RUBYGEM_HIERA_EYAML:-5.0.1}
28
# renovate: depName=librarian-puppet datasource=rubygems
29
ENV RUBYGEM_LIBRARIAN_PUPPET=${RUBYGEM_LIBRARIAN_PUPPET:-7.0.0}
30
# renovate: depName=modulesync datasource=rubygems
0 commit comments