From 10cd5ab0da25ae22a4bad32f7f4d4694552c4a39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 03:51:00 +0000 Subject: [PATCH] Bump strip_attributes from 1.13.0 to 1.14.0 Bumps [strip_attributes](https://github.com/rmm5t/strip_attributes) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/rmm5t/strip_attributes/releases) - [Changelog](https://github.com/rmm5t/strip_attributes/blob/master/CHANGELOG.md) - [Commits](https://github.com/rmm5t/strip_attributes/compare/v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: strip_attributes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87fd09522..91a3c0e77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -825,8 +825,8 @@ GEM state_machines-activemodel (>= 0.5.0) statsd-ruby (1.5.0) stringio (3.1.2) - strip_attributes (1.13.0) - activemodel (>= 3.0, < 8.0) + strip_attributes (1.14.0) + activemodel (>= 3.0, < 9.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) terser (1.2.4)