From c749f89997fdafdbead5b0631a8a98cd0e60a217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 21:56:58 +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 | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 45534a7..9c0ba23 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem 'RubySunrise', '0.3.1' gem 'nokogiri', '1.10.8' gem 'dropbox-sdk-v2', '0.0.3' gem 'whenever', '0.10.0' -gem 'inline_svg', '1.5.2' +gem 'inline_svg', '1.7.2' # Monitoring gem 'newrelic_rpm', '4.8.0.341' diff --git a/Gemfile.lock b/Gemfile.lock index 4815ff2..f9fd73f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,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.5) debug_inspector (0.0.3) @@ -113,7 +113,7 @@ GEM http_parser.rb (0.6.0) i18n (0.9.5) concurrent-ruby (~> 1.0) - inline_svg (1.5.2) + inline_svg (1.7.2) activesupport (>= 3.0) nokogiri (>= 1.6) jquery-rails (4.3.5) @@ -130,7 +130,7 @@ GEM mini_mime (>= 0.1.1) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) net-scp (2.0.0) net-ssh (>= 2.6.5, < 6.0.0) net-ssh (5.2.0) @@ -202,7 +202,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3) @@ -229,7 +229,7 @@ DEPENDENCIES dropbox-sdk-v2 (= 0.0.3) font-awesome-sass (= 4.7.0) haml (= 5.0.4) - inline_svg (= 1.5.2) + inline_svg (= 1.7.2) jquery-rails (= 4.3.5) jquery-ui-rails (= 6.0.1) magnific-popup-rails (= 1.1.0)