puppet-lint: 4.3.0 -> 5.1.1

Changelog: https://github.com/puppetlabs/puppet-lint/blob/main/CHANGELOG.md
This commit is contained in:
Anthony Roussel
2026-02-23 19:36:10 +01:00
parent 3a54e2ab5a
commit 73eb91c7e1
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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
+2 -2
View File
@@ -4,9 +4,9 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1lbr7smgx3k48zxrsp4kkkpwfgr6q2mjyz0bz5r14j0in5j5j3xa";
sha256 = "11j46i4bankyvmknl69pqz15ysrd8l6nwhbl77lslrswx7dlwxqy";
type = "gem";
};
version = "4.3.0";
version = "5.1.1";
};
}