File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem 'jekyll','~>4.1.0'
1212# https://github.com/jekyll/classifier-reborn/issues/192
1313# https://github.com/SciRuby/rb-gsl/issues/63
1414#gem 'nmatrix'
15- gem 'gsl' # Note: you need to install a compatible version (eg. 2.1) of gsl first: brew install gsl@2.1
15+ # gem 'gsl' # Note: you need to install a compatible version (eg. 2.1) of gsl first: brew install gsl@2.1
1616gem 'classifier-reborn'
1717
1818group :jekyll_plugins do
Original file line number Diff line number Diff line change 1818 fast-stemmer (1.0.2 )
1919 ffi (1.13.1 )
2020 forwardable-extended (2.6.0 )
21- gsl (2.1.0.3 )
2221 http_parser.rb (0.6.0 )
2322 i18n (1.8.4 )
2423 concurrent-ruby (~> 1.0 )
@@ -105,7 +104,6 @@ PLATFORMS
105104
106105DEPENDENCIES
107106 classifier-reborn
108- gsl
109107 jekyll (~> 4.1.0 )
110108 jekyll-commonmark
111109 jekyll-compose
You can’t perform that action at this time.
0 commit comments