From 54f42d0141e81876069da6a6938e6fc32b3cc05f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 19:48:05 +0000 Subject: [PATCH] chore(deps): update dependency json to v1.8.6 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'