vagrant-grunt 0.0.23 → 0.0.24

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,7 +13,7 @@ module VagrantGrunt
13
13
  @env.ui.info "Executing command #{cmd}"
14
14
 
15
15
  with_target_vms(nil, :reverse => true) do |machine|
16
- machine.action(:cmd)
16
+ machine.action(cmd)
17
17
  end
18
18
 
19
19
 
@@ -1,3 +1,3 @@
1
1
  module VagrantGrunt
2
- VERSION = "0.0.23"
2
+ VERSION = "0.0.24"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-grunt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.23
4
+ version: 0.0.24
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -77,7 +77,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
77
77
  version: '0'
78
78
  segments:
79
79
  - 0
80
- hash: -1058170408735369345
80
+ hash: 677598507059533085
81
81
  required_rubygems_version: !ruby/object:Gem::Requirement
82
82
  none: false
83
83
  requirements: