mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
removed ruby line from Gemfile
This commit is contained in:
parent
3f3471dcad
commit
2af02ff0c3
1 changed files with 0 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,8 +1,6 @@
|
||||||
# vim:ft=ruby
|
# vim:ft=ruby
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
ruby '>= 2.0.0'
|
|
||||||
|
|
||||||
if ENV.key?('PUPPET_VERSION')
|
if ENV.key?('PUPPET_VERSION')
|
||||||
puppetversion = "#{ENV['PUPPET_VERSION']}"
|
puppetversion = "#{ENV['PUPPET_VERSION']}"
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue