File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ gem 'jekyll','~>4.1.0'
1111# https://github.com/0xdevalias/devalias.net/issues/83
1212# https://github.com/jekyll/classifier-reborn/issues/192
1313# https://github.com/SciRuby/rb-gsl/issues/63
14- gem 'nmatrix'
14+ # gem 'nmatrix'
1515gem 'gsl' # Note: you need to install a compatible version (eg. 2.1) of gsl first: brew install gsl@2.1
1616gem 'classifier-reborn'
1717
Original file line number Diff line number Diff line change 33 specs:
44 addressable (2.7.0 )
55 public_suffix (>= 2.0.2 , < 5.0 )
6- backports (3.18.1 )
76 classifier-reborn (2.2.0 )
87 fast-stemmer (~> 1.0 )
98 colorator (1.1.0 )
7877 rb-inotify (~> 0.9 , >= 0.9.10 )
7978 mercenary (0.4.0 )
8079 multipart-post (2.1.1 )
81- nmatrix (0.2.4 )
82- packable (~> 1.3 , >= 1.3.5 )
8380 octokit (4.18.0 )
8481 faraday (>= 0.9 )
8582 sawyer (~> 0.8.0 , >= 0.5.3 )
86- packable (1.3.14 )
87- backports
8883 pathutil (0.16.2 )
8984 forwardable-extended (~> 2.6 )
9085 public_suffix (4.0.5 )
@@ -126,7 +121,6 @@ DEPENDENCIES
126121 jekyll-time-to-read
127122 jekyll-twitter-plugin
128123 jekyll_version_plugin
129- nmatrix
130124
131125BUNDLED WITH
132126 2.1.4
You can’t perform that action at this time.
0 commit comments