torquebox-capistrano-support 2.1.0 → 2.1.1
Sign up to get free protection for your applications and to get access to all the features.
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.1.
|
5
|
+
version: 2.1.1
|
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-
|
13
|
+
date: 2012-08-27 00:00:00 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: jruby-openssl
|
@@ -67,8 +67,8 @@ extra_rdoc_files: []
|
|
67
67
|
|
68
68
|
files:
|
69
69
|
- licenses/lgpl-2.1.txt
|
70
|
-
- lib/org.torquebox.capistrano-support.rb
|
71
70
|
- lib/torquebox-capistrano-support.rb
|
71
|
+
- lib/org.torquebox.capistrano-support.rb
|
72
72
|
- lib/torquebox/capistrano/recipes.rb
|
73
73
|
- spec/spec_helper.rb
|
74
74
|
- spec/recipes_spec.rb
|