deprec-core 3.1.6 → 3.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/CHANGELOG CHANGED
@@ -1,7 +1,7 @@
1
1
  deprec-core changelog
2
2
  =====================
3
3
 
4
- = 3.1.6 (Jul 22, 2011)
4
+ = 3.1.7 (Jul 22, 2011)
5
5
 
6
6
  * Added TEMPLATE_LOAD_PATH
7
7
 
@@ -57,4 +57,7 @@ Capistrano::Configuration.instance(:must_exist).load do
57
57
  # even when USER is set to someone else. Sorry windows!
58
58
  _cset :current_user, `whoami`.chomp
59
59
 
60
+ # Only used by vmbuilder_plugins
61
+ _cset :run_method, 'sudo'
62
+
60
63
  end
@@ -1,5 +1,5 @@
1
1
  module Deprec
2
2
  module Core
3
- VERSION = "3.1.6"
3
+ VERSION = "3.1.7"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deprec-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.6
4
+ version: 3.1.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: