Gemfile in yaml_servers-0.2.1 vs Gemfile in yaml_servers-0.2.2
- old
+ new
@@ -1,10 +2 @@
source "https://rubygems.org"
-
-# Vagrant's special group
-group :plugins do
- gemspec
-end
-
-group :development do
- gem "vagrant", git: "https://github.com/mitchellh/vagrant.git"
-end