From a5e8ba855d3e2379c8af25814c0370498f30f594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 16:52:54 +0000 Subject: [PATCH] Bump grape from 2.2.0 to 2.4.0 Bumps [grape](https://github.com/ruby-grape/grape) from 2.2.0 to 2.4.0. - [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-grape/grape/compare/v2.2.0...v2.4.0) --- updated-dependencies: - dependency-name: grape dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c18ed0..e9c2c81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM ast (2.4.3) base64 (0.2.0) bcrypt (3.1.20) - bigdecimal (3.1.9) + bigdecimal (3.2.2) bindex (0.8.1) blazer (3.1.0) activerecord (>= 6.1) @@ -95,7 +95,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) chartkick (5.1.2) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.5.3) crass (1.0.6) csv (3.3.0) @@ -129,7 +129,7 @@ GEM concurrent-ruby (~> 1.0) dry-core (~> 1.1) zeitwerk (~> 2.6) - dry-types (1.8.0) + dry-types (1.8.3) bigdecimal (~> 3.0) concurrent-ruby (~> 1.0) dry-core (~> 1.0) @@ -149,8 +149,8 @@ GEM activerecord (>= 4.0.0) globalid (1.2.1) activesupport (>= 6.1) - grape (2.2.0) - activesupport (>= 6) + grape (2.4.0) + activesupport (>= 6.1) dry-types (>= 1.1) mustermann-grape (~> 1.1.0) rack (>= 2) @@ -177,7 +177,7 @@ GEM haml (>= 4.0) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (2.1.0) actionpack (>= 6.0.0) @@ -199,7 +199,7 @@ GEM base64 language_server-protocol (3.17.0.4) lint_roller (1.1.0) - logger (1.6.4) + logger (1.7.0) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -213,7 +213,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.4) + minitest (5.25.5) msgpack (1.7.2) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) @@ -246,7 +246,7 @@ GEM puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.12) + rack (2.2.17) rack-cors (2.0.2) rack (>= 2.0.0) rack-test (2.2.0) @@ -387,7 +387,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.1) + zeitwerk (2.7.3) PLATFORMS ruby