File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ gem 'gsl' # Note: you need to install a compatible version (eg. 2.1) of gsl firs
1616gem 'classifier-reborn'
1717
1818group :jekyll_plugins do
19- gem 'jekyll-admin'
19+ # gem 'jekyll-admin' # using outdated 1.4.x version of sinatra, see https://github.com/jekyll/jekyll-admin/issues/601
2020 gem 'jekyll-commonmark'
2121 gem 'jekyll-compose'
2222 gem 'jekyll-paginate'
Original file line number Diff line number Diff line change 3838 rouge (~> 3.0 )
3939 safe_yaml (~> 1.0 )
4040 terminal-table (~> 1.8 )
41- jekyll-admin (0.10.2 )
42- jekyll (>= 3.7 , < 5.0 )
43- sinatra (~> 1.4 )
44- sinatra-contrib (~> 1.4 )
4541 jekyll-commonmark (1.3.1 )
4642 commonmarker (~> 0.14 )
4743 jekyll (>= 3.7 , < 5.0 )
7975 rb-fsevent (~> 0.10 , >= 0.10.3 )
8076 rb-inotify (~> 0.9 , >= 0.9.10 )
8177 mercenary (0.4.0 )
82- multi_json (1.15.0 )
8378 multipart-post (2.1.1 )
8479 nmatrix (0.2.4 )
8580 packable (~> 1.3 , >= 1.3.5 )
9186 pathutil (0.16.2 )
9287 forwardable-extended (~> 2.6 )
9388 public_suffix (4.0.5 )
94- rack (1.6.13 )
95- rack-protection (1.5.5 )
96- rack
97- rack-test (1.1.0 )
98- rack (>= 1.0 , < 3 )
9989 rb-fsevent (0.10.4 )
10090 rb-inotify (0.10.1 )
10191 ffi (~> 1.0 )
10999 sawyer (0.8.2 )
110100 addressable (>= 2.3.5 )
111101 faraday (> 0.8 , < 2.0 )
112- sinatra (1.4.8 )
113- rack (~> 1.5 )
114- rack-protection (~> 1.4 )
115- tilt (>= 1.3 , < 3 )
116- sinatra-contrib (1.4.7 )
117- backports (>= 2.0 )
118- multi_json
119- rack-protection
120- rack-test
121- sinatra (~> 1.4.0 )
122- tilt (>= 1.3 , < 3 )
123102 terminal-table (1.8.0 )
124103 unicode-display_width (~> 1.1 , >= 1.1.1 )
125- tilt (2.0.10 )
126104 unicode-display_width (1.7.0 )
127105
128106PLATFORMS
@@ -132,7 +110,6 @@ DEPENDENCIES
132110 classifier-reborn
133111 gsl
134112 jekyll (~> 4.1.0 )
135- jekyll-admin
136113 jekyll-commonmark
137114 jekyll-compose
138115 jekyll-deploy
You can’t perform that action at this time.
0 commit comments