jglovier / resume-template

:page_facing_up::briefcase::tophat: A simple Jekyll + GitHub Pages powered resume template.
http://resume-template.joelglovier.com
MIT License
1.85k stars 1.75k forks source link

update json to work with ruby 2.4 and install gems locally #24

Closed wheresalice closed 7 years ago

wheresalice commented 7 years ago

Ruby 2.4 needs a newer version of the JSON gem to work, so I've ran a bundle update to get newer versions of gems.

I've also added .bundle/config to make bundler install gems locally so that root access isn't needed if you're using the system ruby.

jglovier commented 7 years ago

Fantastic. :tad: Thanks @WheresAlice!! ✨

jglovier commented 7 years ago

PS - sorry for the delayed response. 😊