From 2f3c0dce7b9b0779d44262d3c66b725c86528f6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 13:03:33 +0000 Subject: [PATCH] Bump grape from 1.3.3 to 1.5.3 in /gemfiles/grape-1.3.x Bumps [grape](https://github.com/ruby-grape/grape) from 1.3.3 to 1.5.3. - [Release notes](https://github.com/ruby-grape/grape/releases) - [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-grape/grape/compare/v1.3.3...v1.5.3) Signed-off-by: dependabot[bot] --- gemfiles/grape-1.3.x/Gemfile | 2 +- gemfiles/grape-1.3.x/Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gemfiles/grape-1.3.x/Gemfile b/gemfiles/grape-1.3.x/Gemfile index c85d2ae9..3851f41a 100644 --- a/gemfiles/grape-1.3.x/Gemfile +++ b/gemfiles/grape-1.3.x/Gemfile @@ -2,4 +2,4 @@ ENV["MONGOID_VERSION"] = "skip" eval_gemfile "../Gemfile.base" -gem "grape", "~> 1.3.0" +gem "grape", "~> 1.5.3" diff --git a/gemfiles/grape-1.3.x/Gemfile.lock b/gemfiles/grape-1.3.x/Gemfile.lock index 5ba83da8..c0199424 100644 --- a/gemfiles/grape-1.3.x/Gemfile.lock +++ b/gemfiles/grape-1.3.x/Gemfile.lock @@ -58,7 +58,7 @@ GEM multipart-post (>= 1.2, < 3) ruby2_keywords faraday-net_http (1.0.1) - grape (1.3.3) + grape (1.5.3) activesupport builder dry-types (>= 1.1) @@ -125,7 +125,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.10.0) + rubocop (1.11.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) @@ -165,7 +165,7 @@ DEPENDENCIES excon fakeredis faraday - grape (~> 1.3.0) + grape (~> 1.5.3) graphiti graphql (~> 1.11.0) httpclient @@ -179,7 +179,7 @@ DEPENDENCIES rexml rspec (~> 3.7) rspec-collection_matchers (~> 1.1) - rubocop (~> 1.10.0) + rubocop (~> 1.11.0) sequel (> 0) sidekiq (> 0) skylight!