Skip to content

Commit 8e967e6

Browse files
authored
Merge pull request #91 from OpenVoxProject/fix-gemspec
2 parents f5289a1 + bca0db2 commit 8e967e6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

puppet.gemspec

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
require_relative 'lib/puppet/version'
2-
31
Gem::Specification.new do |spec|
42
spec.name = "openvox"
5-
spec.version = Puppet::PUPPETVERSION
3+
spec.version = "8.18.1"
64
spec.licenses = ['Apache-2.0']
75

86
spec.required_rubygems_version = Gem::Requirement.new("> 1.3.1")

0 commit comments

Comments
 (0)