Skip to content

Commit 4be3eb5

Browse files
committed
move this line
1 parent 99bd72a commit 4be3eb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

octocatalog-diff.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ DEFAULT_PUPPET_VERSION = '5.5.22'.freeze
44

55
Gem::Specification.new do |s|
66
s.required_ruby_version = '>= 2.6.0'
7+
puppet_version = ENV['PUPPET_VERSION'] || DEFAULT_PUPPET_VERSION
78

89
s.name = 'octocatalog-diff'
910
s.version = ENV['OCTOCATALOG_DIFF_VERSION'] || File.read(File.join(File.dirname(__FILE__), '.version')).strip

0 commit comments

Comments
 (0)