diff --git a/Gemfile b/Gemfile index 7864752c..20531820 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ ruby RUBY_VERSION # # This will help ensure the proper Jekyll version is running. # Happy Jekylling! -gem "json", "2.0.2" +gem "json", "2.3.0" gem "jekyll", "~> 3.5" gem 'rake' diff --git a/Gemfile.lock b/Gemfile.lock index aa210edb..be66796d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM sass (~> 3.4) jekyll-watch (1.5.0) listen (~> 3.0, < 3.1) - json (2.0.2) + json (2.3.0) kramdown (1.16.0) libv8 (3.16.14.19) liquid (4.0.0) @@ -88,7 +88,7 @@ DEPENDENCIES jekyll-contentful-data-import jekyll-feed (~> 0.6) jekyll-lunr-js-search - json (= 2.0.2) + json (= 2.3.0) rake RUBY VERSION