From 858d7e81f25c421c8afbb2c3a2d21a33f5b78df1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 21:55:48 +0000 Subject: [PATCH] Bump inline_svg from 1.1.0 to 1.7.2 Bumps [inline_svg](https://github.com/jamesmartin/inline_svg) from 1.1.0 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.1.0...v1.7.2) --- updated-dependencies: - dependency-name: inline_svg dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 344688f..bf15974 100644 --- a/Gemfile +++ b/Gemfile @@ -59,7 +59,7 @@ gem 'tzinfo-data', platforms: [:x64_mingw, :mingw, :mswin] gem "breadcrumbs_on_rails" -gem 'inline_svg', '1.1.0' +gem 'inline_svg', '1.7.2' gem 'chartjs-ror' diff --git a/Gemfile.lock b/Gemfile.lock index c65bec0..5dd9b93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,6 +51,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) + concurrent-ruby (1.1.10) crass (1.0.6) diff-lcs (1.3) erubis (2.7.0) @@ -60,11 +61,12 @@ GEM activesupport (>= 4.2.0) hike (1.2.3) httpclient (2.8.1) - i18n (0.8.6) + i18n (0.9.5) + concurrent-ruby (~> 1.0) impressionist (1.5.1) httpclient (~> 2.2) nokogiri (~> 1.5) - inline_svg (1.1.0) + inline_svg (1.7.2) activesupport (>= 3.0) nokogiri (>= 1.6) jbuilder (1.5.3) @@ -84,13 +86,13 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.4.0) - minitest (5.10.3) + minitest (5.15.0) momentjs-rails (2.17.1) railties (>= 3.1) multi_json (1.12.2) - nokogiri (1.10.9) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-x64-mingw32) + nokogiri (1.10.10-x64-mingw32) mini_portile2 (~> 2.4.0) pg (0.21.0) pg (0.21.0-x64-mingw32) @@ -175,7 +177,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) - tzinfo (1.2.3) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2016.6) tzinfo (>= 1.0.0) @@ -194,7 +196,7 @@ DEPENDENCIES coffee-rails (~> 4.0.0) geocoder impressionist - inline_svg (= 1.1.0) + inline_svg (= 1.7.2) jbuilder (~> 1.2) jquery-rails mail