capistrano-rdws 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Capistrano
2
2
  module Rdws
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.3"
4
4
  end
5
5
  end
@@ -1,6 +1,6 @@
1
1
  namespace :unicorn do
2
2
  pid_path = "#{fetch(:shared_path)}/tmp/pids"
3
- unicorn_pid = "#{fetch(:pid_path)}/unicorn.pid"
3
+ unicorn_pid = "#{pid_path}/unicorn.pid"
4
4
 
5
5
  def run_unicorn
6
6
  within release_path do
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano-rdws
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: