Update from Ruby 2.0->2.5

- Some dependency updates required
This commit is contained in:
thephez 2018-01-10 11:12:43 -05:00
parent 2fd09131ab
commit 2ac391dbee
3 changed files with 11 additions and 5 deletions

View file

@ -37,7 +37,7 @@ GEM
execjs
multi_json (>= 1.3)
rake
json (1.8.3)
json (2.1.0)
json-schema (2.8.0)
addressable (>= 2.4)
kramdown (1.9.0)
@ -78,9 +78,15 @@ DEPENDENCIES
html-proofer (= 2.1.0)
jekyll (~> 3.0)
jshintrb (~> 0.3.0)
json
json (>= 1.9)
json-schema
kramdown
less (= 2.4.0)
safe_yaml
therubyracer
RUBY VERSION
ruby 2.5.0p0
BUNDLED WITH
1.16.1