cleaning,tests preparation

This commit is contained in:
dima
2015-04-15 09:45:29 +02:00
parent c80841943c
commit 0e2c26a33f
4 changed files with 34 additions and 21 deletions

View File

@@ -8,6 +8,7 @@ group :development do
# gem dependency because we expect to be installed within the
# Vagrant environment itself using `vagrant plugin`.
gem "vagrant", :git => "git://github.com/mitchellh/vagrant.git"
gem 'pry'
end
group :plugins do