traquitana 0.0.19 → 0.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module Traquitana
2
- VERSION = "0.0.19"
2
+ VERSION = "0.0.20"
3
3
  end
data/traquitana.gemspec CHANGED
@@ -18,4 +18,6 @@ Gem::Specification.new do |gem|
18
18
  gem.add_dependency("rubyzip", [">= 1.0.0"])
19
19
  gem.add_dependency("net-ssh", [">= 0"])
20
20
  gem.add_dependency("net-scp", [">= 0"])
21
+
22
+ gem.license = "GPL-2"
21
23
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: traquitana
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:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-10-02 00:00:00.000000000 Z
12
+ date: 2013-10-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rubyzip
@@ -133,7 +133,8 @@ files:
133
133
  - traq/config.yml
134
134
  - traquitana.gemspec
135
135
  homepage: http://github.com/taq/traquitana
136
- licenses: []
136
+ licenses:
137
+ - GPL-2
137
138
  post_install_message:
138
139
  rdoc_options: []
139
140
  require_paths: