From cc080e44dcf2b23d5d43faeedb46c883289aa79d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 19:28:35 +0000 Subject: [PATCH] Bump activesupport from 4.2.6 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 4.2.6 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v4.2.6...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4820418..8890287 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/flori/json.git + remote: https://github.com/flori/json.git revision: 7f4cfd853f2c919d854fb95548a19980feff17e8 branch: v1.8 specs: @@ -8,12 +8,11 @@ GIT GEM remote: http://rubygems.org/ specs: - activesupport (4.2.6) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) + activesupport (7.0.4.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.4.0) autoprefixer-rails (6.3.6.2) execjs @@ -36,13 +35,14 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) + concurrent-ruby (1.2.2) ethon (0.9.0) ffi (>= 1.3.0) execjs (2.7.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) - ffi (1.9.10) - ffi (1.9.10-x64-mingw32) + ffi (1.15.5) + ffi (1.15.5-x64-mingw32) gemoji (2.1.0) github-pages (84) github-pages-health-check (= 1.1.0) @@ -70,10 +70,11 @@ GEM octokit (~> 4.0) public_suffix (~> 1.4) typhoeus (~> 0.7) - html-pipeline (2.4.1) - activesupport (>= 2, < 5) + html-pipeline (2.14.3) + activesupport (>= 2) nokogiri (>= 1.4) - i18n (0.7.0) + i18n (1.12.0) + concurrent-ruby (~> 1.0) jekyll (3.1.6) colorator (~> 0.1) jekyll-sass-converter (~> 1.0) @@ -107,8 +108,8 @@ GEM jekyll-seo-tag (2.0.0) jekyll (~> 3.1) jekyll-sitemap (0.10.0) - jekyll-watch (1.4.0) - listen (~> 3.0, < 3.1) + jekyll-watch (1.5.1) + listen (~> 3.0) jemoji (0.6.2) gemoji (~> 2.0) html-pipeline (~> 2.2) @@ -120,7 +121,7 @@ GEM rb-inotify (>= 0.9.7) mercenary (0.3.6) mini_portile2 (2.3.0) - minitest (5.9.0) + minitest (5.18.0) multi_json (1.12.1) multipart-post (2.0.0) net-dns (0.8.0) @@ -136,11 +137,11 @@ GEM rack rack-test (0.6.3) rack (>= 1.0) - rb-fsevent (0.9.7) - rb-inotify (0.9.7) - ffi (>= 0.5.0) + rb-fsevent (0.11.2) + rb-inotify (0.10.1) + ffi (~> 1.0) rouge (1.10.1) - safe_yaml (1.0.4) + safe_yaml (1.0.5) sass (3.4.22) sass-media_query_combiner (0.0.7) sass (>= 3.2.0) @@ -159,12 +160,11 @@ GEM sinatra (~> 1.4.0) tilt (>= 1.3, < 3) terminal-table (1.6.0) - thread_safe (0.3.5) tilt (2.0.6) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) PLATFORMS ruby