Skip to content

Commit

Permalink
Add puppet gem as runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jan 11, 2020
1 parent 5837946 commit 27d9594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions puppet-syntax.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "rake"
spec_add_dependency "puppet", ">= 5"

spec.add_development_dependency "pry"
spec.add_development_dependency "rb-readline"
Expand Down

0 comments on commit 27d9594

Please sign in to comment.