From 30575cfbd6d9daa769535db5a6bb13faa8a76666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 13:03:24 +0000 Subject: [PATCH] Bump grape from 1.2.5 to 1.5.3 in /gemfiles/grape-1.2.x Bumps [grape](https://github.com/ruby-grape/grape) from 1.2.5 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.2.5...v1.5.3) Signed-off-by: dependabot[bot] --- gemfiles/grape-1.2.x/Gemfile | 2 +- gemfiles/grape-1.2.x/Gemfile.lock | 26 +++++--------------------- 2 files changed, 6 insertions(+), 22 deletions(-) diff --git a/gemfiles/grape-1.2.x/Gemfile b/gemfiles/grape-1.2.x/Gemfile index 1f0e2af5..6e072cf6 100644 --- a/gemfiles/grape-1.2.x/Gemfile +++ b/gemfiles/grape-1.2.x/Gemfile @@ -3,4 +3,4 @@ ENV["RACK_VERSION"] = "~> 2.0.8" eval_gemfile "../Gemfile.base" -gem "grape", "~> 1.2.0" +gem "grape", "~> 1.5.3" diff --git a/gemfiles/grape-1.2.x/Gemfile.lock b/gemfiles/grape-1.2.x/Gemfile.lock index 9399ac5f..cd64699d 100644 --- a/gemfiles/grape-1.2.x/Gemfile.lock +++ b/gemfiles/grape-1.2.x/Gemfile.lock @@ -16,21 +16,13 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) - axiom-types (0.1.1) - descendants_tracker (~> 0.0.4) - ice_nine (~> 0.11.0) - thread_safe (~> 0.3, >= 0.3.1) beefcake (1.2.0) bson (4.12.0) builder (3.2.4) - coercible (1.0.0) - descendants_tracker (~> 0.0.1) concurrent-ruby (1.1.8) connection_pool (2.2.3) crack (0.4.5) rexml - descendants_tracker (0.0.4) - thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.4.4) dry-configurable (0.12.1) concurrent-ruby (~> 1.0) @@ -58,7 +50,6 @@ GEM elasticsearch-transport (7.11.2) faraday (~> 1) multi_json - equalizer (0.0.11) excon (0.79.0) fakeredis (0.8.0) redis (~> 4.1) @@ -67,13 +58,13 @@ GEM multipart-post (>= 1.2, < 3) ruby2_keywords faraday-net_http (1.0.1) - grape (1.2.5) + grape (1.5.3) activesupport builder + dry-types (>= 1.1) mustermann-grape (~> 1.0.0) rack (>= 1.3.0) rack-accept - virtus (>= 1.0.0) graphiti (1.2.32) activesupport (>= 4.1) concurrent-ruby (~> 1.0) @@ -88,7 +79,6 @@ GEM httpclient (2.8.3) i18n (1.8.9) concurrent-ruby (~> 1.0) - ice_nine (0.11.2) jsonapi-renderer (0.2.2) jsonapi-serializable (0.3.1) jsonapi-renderer (~> 0.2.0) @@ -135,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) @@ -154,17 +144,11 @@ GEM rack (~> 2.0) redis (>= 4.2.0) sqlite3 (1.4.2) - thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.4) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) - virtus (1.0.5) - axiom-types (~> 0.1) - coercible (~> 1.0) - descendants_tracker (~> 0.0, >= 0.0.3) - equalizer (~> 0.0, >= 0.0.9) webmock (3.12.0) addressable (>= 2.3.6) crack (>= 0.3.2) @@ -181,7 +165,7 @@ DEPENDENCIES excon fakeredis faraday - grape (~> 1.2.0) + grape (~> 1.5.3) graphiti graphql (~> 1.11.0) httpclient @@ -195,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!