clindex 1.1.0 → 1.2.0
Sign up to get free protection for your applications and to get access to all the features.
- data/src/index.rb +2 -0
- metadata +3 -4
data/src/index.rb
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: clindex
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 31
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 1
|
8
|
-
-
|
8
|
+
- 2
|
9
9
|
- 0
|
10
|
-
version: 1.
|
10
|
+
version: 1.2.0
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- chrismo
|
@@ -51,7 +51,6 @@ post_install_message:
|
|
51
51
|
rdoc_options: []
|
52
52
|
|
53
53
|
require_paths:
|
54
|
-
- lib
|
55
54
|
- src
|
56
55
|
required_ruby_version: !ruby/object:Gem::Requirement
|
57
56
|
none: false
|