From 5d2a5b8a4e8da3011660291bc9a3f8decb2ca459 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Mon, 21 Oct 2019 02:49:36 +0200 Subject: [PATCH] Bump rspec-json_expectations --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41986ab..6ec71ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM rspec-expectations (3.8.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-json_expectations (2.1.0) + rspec-json_expectations (2.2.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0)