Sha256: e2a17326477a16767bd845c79148c37662bb328c366386c70f8c3ceaec725794
Contents?: true
Size: 425 Bytes
Versions: 7
Compression:
Stored size: 425 Bytes
Contents
mod 'puppetlabs/apt', '2.1.1' 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