diff --git a/Gemfile b/Gemfile index 53574c2..4a44ecd 100755 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'json', github: 'flori/json', branch: 'v1.8' +gem 'json', github: 'flori/json', branch: 'v1.8.6' gem 'rough' gem 'jekyll-paginate' gem 'jekyll-geo-pattern'