clindex 1.1.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/src/index.rb +2 -0
  2. metadata +3 -4
@@ -35,6 +35,8 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35
35
 
36
36
  require 'thread'
37
37
  require 'drb'
38
+ require 'rubygems'
39
+ gem 'clutil'
38
40
  require 'cl/util/console'
39
41
 
40
42
  # create a batch_add method? This would allow a whole
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: 19
4
+ hash: 31
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
- - 1
8
+ - 2
9
9
  - 0
10
- version: 1.1.0
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