From c9c8b772a24d6ec62297acbd4d118e47e912a282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 01:22:28 +0000 Subject: [PATCH] Bump grape-entity from 0.10.1 to 1.0.1 Bumps [grape-entity](https://github.com/ruby-grape/grape-entity) from 0.10.1 to 1.0.1. - [Changelog](https://github.com/ruby-grape/grape-entity/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-grape/grape-entity/compare/v0.10.1...v1.0.1) --- updated-dependencies: - dependency-name: grape-entity dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e94b1e..756254e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM mustermann-grape (~> 1.1.0) rack (>= 2) zeitwerk - grape-entity (0.10.1) + grape-entity (1.0.1) activesupport (>= 3.0.0) multi_json (>= 1.3.2) i18n (1.14.5)