Skip to content

Commit 555e063

Browse files
Change to publish separately
Signed-off-by: Thomas Powell <[email protected]>
1 parent 467f76e commit 555e063

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Gem::Specification.new do |spec|
1616
spec.files << file.chomp
1717
end
1818
spec.homepage = 'https://github.com/apalmblad/ruby-shadow'
19-
spec.name = 'ruby-shadow'
20-
spec.required_ruby_version = ['>= 1.8']
19+
spec.name = 'chef-ruby-shadow'
20+
spec.required_ruby_version = ['>= 3.0']
2121
spec.summary = '*nix Shadow Password Module'
22-
spec.version = '2.5.1'
22+
spec.version = '3.0.0'
2323
spec.license = "Unlicense"
2424
end

0 commit comments

Comments
 (0)