torquebox-capistrano-support 2.0.3 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +4 -4
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: torquebox-capistrano-support
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 2.0.3
5
+ version: 2.1.0
6
6
  platform: ruby
7
7
  authors:
8
8
  - The TorqueBox Team
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2012-05-04 00:00:00 Z
13
+ date: 2012-07-26 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: jruby-openssl
@@ -67,11 +67,11 @@ extra_rdoc_files: []
67
67
 
68
68
  files:
69
69
  - licenses/lgpl-2.1.txt
70
- - lib/torquebox-capistrano-support.rb
71
70
  - lib/org.torquebox.capistrano-support.rb
71
+ - lib/torquebox-capistrano-support.rb
72
72
  - lib/torquebox/capistrano/recipes.rb
73
- - spec/recipes_spec.rb
74
73
  - spec/spec_helper.rb
74
+ - spec/recipes_spec.rb
75
75
  homepage: http://torquebox.org/
76
76
  licenses:
77
77
  - lgpl