blue 0.0.19 → 0.0.20

Sign up to get free protection for your applications and to get access to all the features.
data/lib/blue/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Blue
2
- VERSION = "0.0.19"
2
+ VERSION = "0.0.20"
3
3
  end
@@ -15,7 +15,7 @@ module Blue
15
15
  end
16
16
  end
17
17
 
18
- after 'local_config:upload_and_symlink', 'blue:apply_manifest'
18
+ after 'bundle:install', 'blue:apply_manifest'
19
19
  after 'deploy:migrate', 'blue:verify_db'
20
20
  after "deploy:update", "deploy:cleanup"
21
21
  end
@@ -49,7 +49,7 @@ Symlinks uploaded local configurations into the release directory.
49
49
  end
50
50
  end
51
51
 
52
- after 'deploy:update_code', 'local_config:upload_and_symlink'
52
+ after 'bundle:install', 'local_config:upload_and_symlink'
53
53
  end
54
54
  end
55
55
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blue
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.19
4
+ version: 0.0.20
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: