From 0cb9e3e1eebf240df086e98566522566c17322c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 21:57:11 +0000 Subject: [PATCH] Bump inline_svg from 1.5.2 to 1.7.2 Bumps [inline_svg](https://github.com/jamesmartin/inline_svg) from 1.5.2 to 1.7.2. - [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.5.2...v1.7.2) --- updated-dependencies: - dependency-name: inline_svg dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec1a62f..47d9a0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.4) database_cleaner (1.7.0) @@ -206,12 +206,12 @@ GEM hashie (3.6.0) htmlentities (4.3.4) http_parser.rb (0.6.0) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.9.0) mini_magick (>= 4.9.3, < 5) ruby-vips (>= 2.0.13, < 3) - inline_svg (1.5.2) + inline_svg (1.7.2) activesupport (>= 3.0) nokogiri (>= 1.6) jaro_winkler (1.5.3) @@ -248,10 +248,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.3) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.11.3) mobility (0.8.7) i18n (>= 0.6.10, < 2) @@ -270,8 +272,9 @@ GEM net-ssh (>= 2.6.5, < 6.0.0) net-ssh (5.2.0) nio4r (2.3.1) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogumbo (2.0.1) nokogiri (~> 1.8, >= 1.8.4) notiffany (0.1.1) @@ -323,6 +326,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) puma (3.12.1) + racc (1.6.2) rack (2.0.7) rack-protection (2.0.5) rack @@ -481,7 +485,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)