From 95aaa7a140faf29097e5ee98a8991d34c7e881d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Fri, 20 Mar 2020 13:31:54 +0100 Subject: [PATCH] update jsonpath to 1.0.5 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a104d4d56..8b6a6b010 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -364,7 +364,7 @@ GEM json-schema-rspec (0.0.4) json-schema (~> 2.5) rspec - jsonpath (1.0.4) + jsonpath (1.0.5) multi_json to_regexp (~> 0.2.1) jwt (2.2.1)