From 0206e00b5f49d13a9645249e427aabed22bd9997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 11:54:48 +0000 Subject: [PATCH] Bump grape from 2.4.0 to 3.2.1 Bumps [grape](https://github.com/ruby-grape/grape) from 2.4.0 to 3.2.1. - [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-grape/grape/compare/v2.4.0...v3.2.1) --- updated-dependencies: - dependency-name: grape dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 6f90479e..e74a2ac7 100644 --- a/Gemfile +++ b/Gemfile @@ -61,7 +61,7 @@ gem "aws-sdk-lambda" gem "aws-sigv4" # API and Documentation -gem "grape", "~> 2.4" +gem "grape", "~> 3.2" gem "grape-swagger" gem "paper_trail", "~> 17.0" diff --git a/Gemfile.lock b/Gemfile.lock index c8cf9a4a..e75e8448 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,6 +166,9 @@ GEM dotenv (= 3.2.0) railties (>= 6.1) drb (2.2.3) + dry-configurable (1.3.0) + dry-core (~> 1.1) + zeitwerk (~> 2.6) dry-core (1.2.0) concurrent-ruby (~> 1.0) logger @@ -192,8 +195,9 @@ GEM railties (>= 6.1.0) globalid (1.3.0) activesupport (>= 6.1) - grape (2.4.0) - activesupport (>= 6.1) + grape (3.2.1) + activesupport (>= 7.2) + dry-configurable dry-types (>= 1.1) mustermann-grape (~> 1.1.0) rack (>= 2) @@ -246,14 +250,13 @@ GEM marcel (1.1.0) matrix (0.4.3) mini_mime (1.1.5) - minitest (6.0.3) + minitest (6.0.4) drb (~> 2.0) prism (~> 1.5) msgpack (1.8.0) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) - mustermann (3.0.4) - ruby2_keywords (~> 0.0.1) + mustermann (3.1.1) mustermann-grape (1.1.0) mustermann (>= 1.0.0) net-imap (0.6.3) @@ -422,7 +425,6 @@ GEM prism (>= 1.2, < 2.0) rbs (>= 3, < 5) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) rubyzip (3.2.2) securerandom (0.4.1) selenium-webdriver (4.41.0) @@ -529,7 +531,7 @@ DEPENDENCIES dockerfile-rails (>= 1.7.9) dotenv-rails (~> 3.1) factory_bot_rails (~> 6.5) - grape (~> 2.4) + grape (~> 3.2) grape-swagger httpparty jsbundling-rails