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
Fix gemfile
master
1 parent
d46c91a
commit
fd98910a24dc32fdf7ad5f26588cba0ccebeaa2a
Andreas Jaggi
authored
on 19 Apr 2013
root
committed
on 19 Apr 2013
Patch
Unified
Split
Showing
1 changed file
+1
-2
■
■
■
■■
Gemfile
Ignore Space
Show notes
View
3
■
■
■
■■
Gemfile
source
:
rubygems
puppetversion
=
ENV
.
key
?(
'PUPPET_VERSION'
)
?
"= #{ENV['PUPPET_VERSION']}"
:
[
'>= 2.7'
]
gem
'rake'
gem
'puppet-lint'
gem
'rspec-puppet'
gem
'puppet'
,
puppetversion
gem
'puppetlabs_spec_helper'
,
'>= 0.1.0'
Show line notes below