GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
x-way
/
puppet-interfaces
Browse code
add missing :rubygems
master
1 parent
e47e040
commit
df65d818c65849755f3b364dbbac16470aa85ebf
Andreas Jaggi
authored
on 19 Apr 2013
root
committed
on 19 Apr 2013
Patch
Unified
Split
Showing
1 changed file
+2
-0
■
■
■■■
Gemfile
Ignore Space
Show notes
View
2
■
■
■■■
Gemfile
source
:
rubygems
puppetversion
=
ENV
.
key
?(
'PUPPET_VERSION'
)
?
"= #{ENV['PUPPET_VERSION']}"
:
[
'>= 2.7'
]
gem
'rake'
gem
'puppet-lint'
Show line notes below