Update json gem to 2.1.0 (#202)

When building locally, json 1.8.3 fails to install when running bundle install. Version 2.1.0 works.
This commit is contained in:
Matt Laver 2017-05-04 16:31:20 +01:00 committed by Dean Attali
parent dbcd9c93a2
commit e34c890b8f
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ GEM
gemoji (~> 2.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0)
json (1.8.3)
json (2.1.0)
kramdown (1.11.1)
liquid (3.0.6)
listen (3.0.6)