From 055609225910ab247af4af8c342b0a6774f0cd51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 18:51:58 +0000 Subject: [PATCH] Bump draper from 4.0.2 to 4.0.4 Bumps [draper](https://github.com/drapergem/draper) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/drapergem/draper/releases) - [Changelog](https://github.com/drapergem/draper/blob/master/CHANGELOG.md) - [Commits](https://github.com/drapergem/draper/compare/v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: draper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7582b502f..3b9fde00c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,9 +69,9 @@ GEM globalid (>= 0.3.6) activemodel (7.2.2.1) activesupport (= 7.2.2.1) - activemodel-serializers-xml (1.0.2) - activemodel (> 5.x) - activesupport (> 5.x) + activemodel-serializers-xml (1.0.3) + activemodel (>= 5.0.0.a) + activesupport (>= 5.0.0.a) builder (~> 3.1) activerecord (7.2.2.1) activemodel (= 7.2.2.1) @@ -176,7 +176,7 @@ GEM railties (>= 6.1) down (5.4.2) addressable (~> 2.8) - draper (4.0.2) + draper (4.0.4) actionpack (>= 5.0) activemodel (>= 5.0) activemodel-serializers-xml (>= 1.0) @@ -434,7 +434,7 @@ GEM activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.9) rack-oauth2 (2.2.1) activesupport attr_required @@ -508,7 +508,7 @@ GEM declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) - request_store (1.6.0) + request_store (1.7.0) rack (>= 1.4) request_store_rails (2.0.0) concurrent-ruby (~> 1.0)