From 554b9fd1380d3981161d4cd43f32b0bd477459f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 21:57:35 +0000 Subject: [PATCH] Bump inline_svg from 1.7.1 to 1.8.0 Bumps [inline_svg](https://github.com/jamesmartin/inline_svg) from 1.7.1 to 1.8.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.7.1...v1.8.0) --- updated-dependencies: - dependency-name: inline_svg dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 29 ++++++++++++++++------------- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/Gemfile b/Gemfile index 8fd65ce0..fac63e36 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ gem 'gibbon', '~> 3.0' gem 'groupdate', '~> 4.0' gem 'httpclient', '~> 2.8.3' gem 'icalendar', '~> 2.5.0' -gem 'inline_svg', '~> 1.2' +gem 'inline_svg', '~> 1.8' gem 'interactor-rails', '~> 2.0' gem 'oj', '~> 3.7.11' gem 'prawn-qrcode' diff --git a/Gemfile.lock b/Gemfile.lock index cb2ef3be..10e9eb4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,8 +17,13 @@ PATH slim-rails GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-semantic-ui-calendar (0.0.8) + rails-assets-svgxuse (1.2.6) + +GEM + remote: https://rubygems.org/ specs: Ascii85 (1.0.3) actioncable (5.2.5) @@ -139,7 +144,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -250,12 +255,12 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) icalendar (2.5.3) ice_cube (~> 0.16) ice_cube (0.16.3) - inline_svg (1.7.1) + inline_svg (1.8.0) activesupport (>= 3.0) nokogiri (>= 1.6) interactor (3.1.2) @@ -303,8 +308,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mini_mime (1.1.0) - mini_portile2 (2.5.1) - minitest (5.14.4) + mini_portile2 (2.8.1) + minitest (5.17.0) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) @@ -315,8 +320,8 @@ GEM netrc (0.11.0) newrelic_rpm (5.7.0.350) nio4r (2.5.7) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -387,7 +392,7 @@ GEM puma (5.0.0) nio4r (~> 2.0) raabro (1.1.6) - racc (1.5.2) + racc (1.6.2) rack (2.0.9) rack-attack (6.2.2) rack (>= 1.0, < 3) @@ -410,8 +415,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.5) sprockets-rails (>= 2.0.0) - rails-assets-semantic-ui-calendar (0.0.8) - rails-assets-svgxuse (1.2.6) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -577,7 +580,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uber (0.1.0) uglifier (4.1.20) @@ -643,7 +646,7 @@ DEPENDENCIES guard-rspec httpclient (~> 2.8.3) icalendar (~> 2.5.0) - inline_svg (~> 1.2) + inline_svg (~> 1.8) interactor-rails (~> 2.0) jquery-rails (~> 4.2.2) kaminari