puppet-lint: 2.5.2 -> 4.2.4
https://github.com/puppetlabs/puppet-lint/compare/2.5.2...v4.2.4
This commit is contained in:
parent
ab0bd8ca52
commit
1e2f6ebbed
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
puppet-lint (2.5.2)
|
||||
puppet-lint (4.2.4)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
@ -10,4 +10,4 @@ DEPENDENCIES
|
|||
puppet-lint
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.24
|
||||
2.5.6
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "1rcj3cb6lf90g6vvhh3c9p8yn7pgibglf9k5878bzd6pn5ag0h9v";
|
||||
sha256 = "1n2pffwxj1n33hc7aw74g6a4gn5v7rawcs7rglidbdq1g4kzd829";
|
||||
type = "gem";
|
||||
};
|
||||
version = "2.5.2";
|
||||
version = "4.2.4";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue