lsh 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +2 -2
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: lsh
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.1
5
+ version: 0.0.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Yves Raimond
@@ -29,7 +29,7 @@ dependencies:
29
29
  none: false
30
30
  prerelease: false
31
31
  type: :runtime
32
- description: An implementation of LSH in Ruby, using GSL
32
+ description: An implementation of LSH in Ruby, using JBLAS for JRuby and GSL for MRI
33
33
  email: yves.raimond@bbc.co.uk
34
34
  executables: []
35
35
  extensions: []