puppet-lint: 4.3.0 -> 5.1.1
Changelog: https://github.com/puppetlabs/puppet-lint/blob/main/CHANGELOG.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
puppet-lint (4.3.0)
|
||||
puppet-lint (5.1.1)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
@@ -10,4 +10,4 @@ DEPENDENCIES
|
||||
puppet-lint
|
||||
|
||||
BUNDLED WITH
|
||||
2.6.9
|
||||
2.7.2
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "1lbr7smgx3k48zxrsp4kkkpwfgr6q2mjyz0bz5r14j0in5j5j3xa";
|
||||
sha256 = "11j46i4bankyvmknl69pqz15ysrd8l6nwhbl77lslrswx7dlwxqy";
|
||||
type = "gem";
|
||||
};
|
||||
version = "4.3.0";
|
||||
version = "5.1.1";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user