From ea1a724216b5a63d91e6de7999996890c20c89b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 21:41:01 +0000 Subject: [PATCH] Bump activesupport from 7.0.4.3 to 7.0.7.1 Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.3 to 7.0.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4.3...v7.0.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd76ed6..a64a698 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.0.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -21,12 +21,11 @@ GEM eventmachine (1.2.7-x64-mingw32) ffi (1.15.5) forwardable-extended (2.6.0) - google-protobuf (3.22.2) http_parser.rb (0.8.0) httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) jekyll (4.3.2) addressable (~> 2.4) @@ -46,8 +45,8 @@ GEM webrick (~> 1.7) jekyll-feed (0.12.1) jekyll (>= 3.7, < 5.0) - jekyll-sass-converter (3.0.0) - sass-embedded (~> 1.54) + jekyll-sass-converter (2.2.0) + sassc (> 2.0.1, < 3.0) jekyll-seo-tag (2.6.1) jekyll (>= 3.3, < 5.0) jekyll-watch (2.2.1) @@ -67,7 +66,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.18.0) + minitest (5.19.0) multi_xml (0.6.0) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -79,11 +78,10 @@ GEM rexml (3.2.5) rouge (4.1.0) safe_yaml (1.0.5) - sass-embedded (1.62.0) - google-protobuf (~> 3.21) - rake (>= 10.0.0) - sass-embedded (1.62.0-x64-mingw32) - google-protobuf (~> 3.21) + sassc (2.4.0) + ffi (~> 1.9) + sassc (2.4.0-x64-mingw32) + ffi (~> 1.9) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tzinfo (2.0.6) @@ -104,6 +102,7 @@ DEPENDENCIES dotenv (~> 2.7.0) jekyll (~> 4.3.2) jekyll-feed (~> 0.6) + jekyll-sass-converter (~> 2.0) json (~> 2.3) minima (~> 2.0) rake