picky 0.12.2 → 0.12.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/picky/{Index_api.rb → index_api.rb} +0 -0
- metadata +4 -4
File without changes
|
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 12
|
8
|
-
-
|
9
|
-
version: 0.12.
|
8
|
+
- 3
|
9
|
+
version: 0.12.3
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Florian Hanke
|
@@ -14,7 +14,7 @@ autorequire:
|
|
14
14
|
bindir: bin
|
15
15
|
cert_chain: []
|
16
16
|
|
17
|
-
date: 2010-11-
|
17
|
+
date: 2010-11-28 00:00:00 +01:00
|
18
18
|
default_executable: picky
|
19
19
|
dependencies:
|
20
20
|
- !ruby/object:Gem::Dependency
|
@@ -82,7 +82,7 @@ files:
|
|
82
82
|
- lib/picky/index/file/marshal.rb
|
83
83
|
- lib/picky/index/file/text.rb
|
84
84
|
- lib/picky/index/files.rb
|
85
|
-
- lib/picky/
|
85
|
+
- lib/picky/index_api.rb
|
86
86
|
- lib/picky/indexed/bundle.rb
|
87
87
|
- lib/picky/indexed/categories.rb
|
88
88
|
- lib/picky/indexed/category.rb
|