EN-0001 - add new stages
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -15,10 +15,7 @@ gem 'rgen'
|
|||||||
gem 'public_suffix', '<= 2.0.5'
|
gem 'public_suffix', '<= 2.0.5'
|
||||||
gem 'parallel', '<= 1.13.0'
|
gem 'parallel', '<= 1.13.0'
|
||||||
gem 'puppet-syntax', '~> 2.6', '>= 2.6.1'
|
gem 'puppet-syntax', '~> 2.6', '>= 2.6.1'
|
||||||
<<<<<<< HEAD
|
|
||||||
gem 'pathspec', '~> 0.2.1'
|
gem 'pathspec', '~> 0.2.1'
|
||||||
=======
|
|
||||||
>>>>>>> fff4fbb07cecdaeee187b4566e948ac1794dc6e8
|
|
||||||
|
|
||||||
# rspec must be v2 for ruby 1.8.7
|
# rspec must be v2 for ruby 1.8.7
|
||||||
if RUBY_VERSION >= '1.8.7' && RUBY_VERSION < '1.9'
|
if RUBY_VERSION >= '1.8.7' && RUBY_VERSION < '1.9'
|
||||||
|
|||||||
Reference in New Issue
Block a user