From b0b9fb66b706f8f1d7555eb77359b825712f16e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:52:36 +0000 Subject: [PATCH] Bump inline_svg from 1.9.0 to 1.10.0 Bumps [inline_svg](https://github.com/jamesmartin/inline_svg) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/jamesmartin/inline_svg/releases) - [Changelog](https://github.com/jamesmartin/inline_svg/blob/main/CHANGELOG.md) - [Commits](https://github.com/jamesmartin/inline_svg/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: inline_svg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 26ab55b..4a5a711 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,13 +138,13 @@ GEM groupdate (6.4.0) activesupport (>= 6.1) htmlbeautifier (1.4.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) importmap-rails (2.0.1) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - inline_svg (1.9.0) + inline_svg (1.10.0) activesupport (>= 3.0) nokogiri (>= 1.6) io-console (0.7.2) @@ -166,7 +166,7 @@ GEM letter_opener (~> 1.9) railties (>= 6.1) rexml - logger (1.6.0) + logger (1.6.1) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0)