From 72112f8bd72faca286a2afd7f80a39316e608c84 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sat, 10 Nov 2018 20:29:15 +0100 Subject: [PATCH] Bump jsonpath --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f41f8a2f3..8b1512ba0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -348,7 +348,7 @@ GEM json-schema-rspec (0.0.4) json-schema (~> 2.5) rspec - jsonpath (0.8.11) + jsonpath (0.9.6) multi_json to_regexp (~> 0.2.1) jwt (1.5.6) -- GitLab