From ef239a9eecf52870d6105d945f8fa18456f48fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 21:06:17 +0000 Subject: [PATCH] Build(deps): Bump css_parser from 1.9.0 to 1.13.0 Bumps [css_parser](https://github.com/premailer/css_parser) from 1.9.0 to 1.13.0. - [Release notes](https://github.com/premailer/css_parser/releases) - [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/premailer/css_parser/compare/v1.9.0...v1.13.0) --- updated-dependencies: - dependency-name: css_parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0af5867e9bb77..7b11e4cbbe6ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - css_parser (1.9.0) + css_parser (1.13.0) addressable debug_inspector (1.1.0) diff-lcs (1.4.4) @@ -201,7 +201,6 @@ GEM rack (>= 1.1.3) method_source (1.0.0) mini_mime (1.1.0) - mini_portile2 (2.5.3) mini_racer (0.4.0) libv8-node (~> 15.14.0.0) mini_scheduler (0.13.0) @@ -219,8 +218,7 @@ GEM multipart-post (2.1.1) mustache (1.1.1) nio4r (2.5.7) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.11.7-x86_64-linux) racc (~> 1.4) nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) @@ -282,7 +280,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) psych (3.3.2) - public_suffix (4.0.6) + public_suffix (4.0.7) puma (5.3.2) nio4r (~> 2.0) r2 (0.2.7)