mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
switch to proper gsl gem
This commit is contained in:
parent
932def802f
commit
c4436e2f3b
6
Gemfile
6
Gemfile
@ -11,10 +11,6 @@ group :development do
|
|||||||
gem 'rouge'
|
gem 'rouge'
|
||||||
gem 'mini_magick'
|
gem 'mini_magick'
|
||||||
gem 'fileutils'
|
gem 'fileutils'
|
||||||
# for faster LSI generation
|
gem 'rb-gsl'
|
||||||
#gem 'gsl'
|
|
||||||
# from http://tonyarnold.com/2014/03/27/speeding-up-jekylls-latent-semantic-mapping.html
|
|
||||||
gem 'narray', :git => "https://github.com/tonyarnold/narray"
|
|
||||||
gem 'gsl', :git => "https://github.com/tonyarnold/rb-gsl"
|
|
||||||
|
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user