traquitana 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/traquitana/version.rb +1 -1
- data/traquitana.gemspec +2 -0
- metadata +4 -3
data/lib/traquitana/version.rb
CHANGED
data/traquitana.gemspec
CHANGED
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.
|
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-
|
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:
|