Sha256: 45967394583c28c9683e6a61364fea233b644052a1984cfb148ab84b524a1cc9
Contents?: true
Size: 425 Bytes
Versions: 7
Compression:
Stored size: 425 Bytes
Contents
mod 'puppetlabs/apt', '3.0.0' mod 'puppetlabs/stdlib', :latest mod 'puppetlabs/concat' mod 'puppetlabs/rpm', '2.1.1-pre1' mod 'foo', git: 'this/remote', branch: 'main' mod 'bar', git: 'this/remote', tag: 'v1.2.3' mod 'baz', git: 'this/remote', commit: '123abc456' mod 'fizz', git: 'this/remote', ref: '1234567890abcdef1234567890abcdef12345678' mod 'buzz', git: 'this/remote', ref: 'refs/heads/main' mod 'canary', local: true
Version data entries
7 entries across 7 versions & 2 rubygems