mmistakes / jekyll-theme-hpstr

A Jekyll theme with some tumble-log tendencies.
https://mmistakes.github.io/jekyll-theme-hpstr/
MIT License
981 stars 1.44k forks source link

Fixes json compilation error #181

Closed krystalgamer closed 5 years ago

krystalgamer commented 7 years ago

After running "gem install json -v '1.8.3'" i get the following error: "generator.c:861:25: error: ‘rb_cFixnum’ undeclared (first use in this function)" This seems to fix it