Gemfile in vagrant-winrm-syncedfolders-1.0.0 vs Gemfile in vagrant-winrm-syncedfolders-1.0.1
- old
+ new
@@ -2,11 +2,7 @@
# Specify your gem's dependencies in vagrant-orchestrate.gemspec
gemspec
group :development do
- gem "vagrant", git: "https://github.com/mitchellh/vagrant.git", ref: "v1.7.4"
-end
-
-group :plugins do
- gem "vagrant-winrm-syncedfolders", path: "."
+ gem "vagrant", git: "https://github.com/mitchellh/vagrant.git", ref: "v1.9.1"
end