matross 0.5.1 → 0.5.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -31,7 +31,7 @@ namespace :foreman do
31
31
  before "foreman:export", "foreman:setup"
32
32
 
33
33
  desc "Export the Procfile to Ubuntu's upstart scripts"
34
- task :export, :except => { no_release => true } do
34
+ task :export, :except => { :no_release => true } do
35
35
  matross_path = "#{shared_path}/matross"
36
36
  run "mkdir -p #{matross_path}"
37
37
  upload File.expand_path("../templates/foreman", __FILE__), matross_path,
@@ -1,3 +1,3 @@
1
1
  module Matross
2
- VERSION = '0.5.1'
2
+ VERSION = '0.5.2'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: matross
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1
4
+ version: 0.5.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: