From 54c1e160e5098ec2566b997e679eacc83288b3a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 11:17:13 +0000 Subject: [PATCH] Bump grape from 2.1.3 to 2.2.0 Bumps [grape](https://github.com/ruby-grape/grape) from 2.1.3 to 2.2.0. - [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-grape/grape/compare/v2.1.3...v2.2.0) --- updated-dependencies: - dependency-name: grape dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c67954..668fe10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM activerecord (>= 4.0.0) globalid (1.2.1) activesupport (>= 6.1) - grape (2.1.3) + grape (2.2.0) activesupport (>= 6) dry-types (>= 1.1) mustermann-grape (~> 1.1.0) @@ -175,7 +175,7 @@ GEM haml (>= 4.0) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) importmap-rails (2.0.1) actionpack (>= 6.0.0) @@ -211,7 +211,7 @@ GEM mini_portile2 (2.8.7) minitest (5.25.1) msgpack (1.7.2) - mustermann (3.0.0) + mustermann (3.0.3) ruby2_keywords (~> 0.0.1) mustermann-grape (1.1.0) mustermann (>= 1.0.0)