mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 09:56:51 +01:00
bump grunt, comment out gsl stuff
This commit is contained in:
parent
6f18064ef5
commit
fed01cb2d4
4
Gemfile
4
Gemfile
@ -8,5 +8,5 @@ gem 'fileutils', '>=0.7'
|
||||
|
||||
# for faster LSI generation
|
||||
# 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 'narray', :git => "https://github.com/tonyarnold/narray"
|
||||
#gem 'gsl', :git => "https://github.com/tonyarnold/rb-gsl"
|
@ -8,7 +8,7 @@
|
||||
"devDependencies": {
|
||||
"stylus": ">=0.45.0",
|
||||
"nib": ">=1.0.3",
|
||||
"grunt": ">=0.4.1",
|
||||
"grunt": ">=0.4.5",
|
||||
"grunt-contrib-clean": ">=0.5.0",
|
||||
"grunt-contrib-connect": ">=0.5.0",
|
||||
"grunt-contrib-cssmin": ">=0.6.2",
|
||||
|
Loading…
Reference in New Issue
Block a user