recipiez 0.5.9 → 0.5.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Recipiez
2
- VERSION = '0.5.9'
2
+ VERSION = '0.5.10'
3
3
  end
data/recipiez.gemspec CHANGED
@@ -15,6 +15,7 @@ Gem::Specification.new do |s|
15
15
  s.summary = "Capistrano recipies for DB Syncing, Logrotate, Apache, Thin, Basecamp, Activecollab, Monit, NodeJS, Nginx"
16
16
  s.description = "Capistrano recipies for DB Syncing, Logrotate, Apache, Thin, Basecamp, Activecollab, Monit, NodeJS, Nginx"
17
17
 
18
+ s.license = 'MIT'
18
19
  s.add_dependency('tinder')
19
20
 
20
21
  s.required_rubygems_version = ">= 1.3.1"
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 5
8
- - 9
9
- version: 0.5.9
8
+ - 10
9
+ version: 0.5.10
10
10
  platform: ruby
11
11
  authors:
12
12
  - Alastair Brunton
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2013-09-25 00:00:00 +02:00
17
+ date: 2013-10-02 00:00:00 +02:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -77,8 +77,8 @@ files:
77
77
  - release_gem.sh
78
78
  has_rdoc: true
79
79
  homepage: http://github.com/pyrat/deployment_recipiez
80
- licenses: []
81
-
80
+ licenses:
81
+ - MIT
82
82
  post_install_message:
83
83
  rdoc_options: []
84
84