From d4b0fecd4042c0e61aa43fdd6f921102a14e0ff9 Mon Sep 17 00:00:00 2001 From: Maciej Szlosarczyk Date: Tue, 14 Aug 2018 10:13:59 +0300 Subject: [PATCH] Get rid of CVE-2018-3769 by updating Grape --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a8d6434e6..3285380f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -186,7 +186,7 @@ GEM thor (~> 0.14) globalid (0.4.1) activesupport (>= 4.2.0) - grape (1.0.3) + grape (1.1.0) activesupport builder mustermann-grape (~> 1.0.0)