Gemfile in configliere-0.4.4 vs Gemfile in configliere-0.4.5
- old
+ new
@@ -10,11 +10,10 @@
gem 'spork', "~> 0.9.0.rc5"
gem 'RedCloth' # for yard
end
group :development do
- # purely optional, used in the sample scripts
- gem 'gorillib', ">= 0.0.4"
+ # Only necessary if you want to use Configliere::Prompt
gem 'highline', ">= 1.5.2"
end
group :optional do
# only interesting for coverage testing