foreman-capistrano 0.51.0 → 0.51.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -12,7 +12,7 @@ if defined?(Capistrano)
12
12
  set :foreman_procfile, "Procfile"
13
13
  set :foreman_app, application
14
14
  set :foreman_user, user
15
- set :foreman_log, "#{shared_path}/log"
15
+ set :foreman_log, "\#{shared_path}/log"
16
16
  set :foreman_concurrency, false
17
17
  DESC
18
18
  task :export, :roles => :app do
@@ -1,5 +1,5 @@
1
1
  module Foreman
2
2
 
3
- VERSION = "0.51.0"
3
+ VERSION = "0.51.1"
4
4
 
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman-capistrano
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.51.0
4
+ version: 0.51.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: