From 2b8cc070f27271e464734da64c8b522c85b3e7ca Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Wed, 3 Jul 2019 03:03:07 +0200 Subject: [PATCH] Bump jsonpath --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index abd274995..b3e006112 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -359,7 +359,7 @@ GEM json-schema-rspec (0.0.4) json-schema (~> 2.5) rspec - jsonpath (1.0.1) + jsonpath (1.0.4) multi_json to_regexp (~> 0.2.1) jwt (2.2.1)