mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-26 11:49:04 +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 'mini_magick'
|
||||
gem 'fileutils'
|
||||
# for faster LSI generation
|
||||
#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"
|
||||
gem 'rb-gsl'
|
||||
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user