From a565c43eca7cdd7c4b8764575d1e301ab894b06e Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Thu, 28 Feb 2019 15:17:08 +0200 Subject: [PATCH] Update `grape` gem 1.2.0 supports Ruby 2.5 https://github.com/ruby-grape/grape/pull/1813 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a1e062fd00..1ddd8cbe87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,7 +184,7 @@ GEM thor (~> 0.14) globalid (0.4.1) activesupport (>= 4.2.0) - grape (1.1.0) + grape (1.2.3) activesupport builder mustermann-grape (~> 1.0.0) @@ -261,7 +261,7 @@ GEM money (~> 6.12.0) railties (>= 3.0) multi_json (1.13.1) - mustermann (1.0.2) + mustermann (1.0.3) mustermann-grape (1.0.0) mustermann (~> 1.0.0) netrc (0.11.0)