From 106f5e33c4f5bec6388250ea72f45a202a00e780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 14:44:35 +0000 Subject: [PATCH] Bump activesupport from 4.2.3 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 4.2.3 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.3...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8498d6a..12be23c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: http://rubygems.org/ specs: + RedCloth (4.2.9) RedCloth (4.2.9-x86-mingw32) - activesupport (4.2.3) - 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.3.8) blankslate (2.1.2.4) celluloid (0.16.0) @@ -20,10 +20,12 @@ GEM coffee-script-source (1.9.1.1) colorator (0.1) colored (1.2) + concurrent-ruby (1.2.2) ethon (0.7.4) ffi (>= 1.3.0) execjs (2.5.2) fast-stemmer (1.0.2) + ffi (1.9.10) ffi (1.9.10-x86-mingw32) gemoji (2.1.0) github-pages (38) @@ -48,6 +50,7 @@ GEM github-pages-health-check (0.3.1) net-dns (~> 0.6) public_suffix (~> 1.4) + hitimes (1.2.2) hitimes (1.2.2-x86-mingw32) html-pipeline (1.9.0) activesupport (>= 2) @@ -60,7 +63,8 @@ GEM parallel (~> 1.3) typhoeus (~> 0.7) yell (~> 2.0) - i18n (0.7.0) + i18n (1.12.0) + concurrent-ruby (~> 1.0) jekyll (2.4.0) classifier-reborn (~> 2.0) colorator (~> 0.1) @@ -95,7 +99,6 @@ GEM gemoji (~> 2.0) html-pipeline (~> 1.9) jekyll (~> 2.0) - json (1.8.3) kramdown (1.5.0) liquid (2.6.2) listen (2.10.1) @@ -105,8 +108,10 @@ GEM maruku (0.7.0) mercenary (0.3.5) mini_portile (0.6.2) - minitest (5.7.0) + minitest (5.18.0) net-dns (0.8.0) + nokogiri (1.6.6.2) + mini_portile (~> 0.6.0) nokogiri (1.6.6.2-x86-mingw32) mini_portile (~> 0.6.0) parallel (1.6.1) @@ -125,19 +130,19 @@ GEM safe_yaml (1.0.4) sass (3.4.16) terminal-table (1.5.2) - thread_safe (0.3.5) timers (4.0.1) hitimes toml (0.1.2) parslet (~> 1.5.0) typhoeus (0.7.3) ethon (>= 0.7.4) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) yajl-ruby (1.2.1) yell (2.0.5) PLATFORMS + ruby x86-mingw32 DEPENDENCIES