From 82ce818dcc0c5cc8a9e2791621f420a5e30161ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 21:43:42 +0000 Subject: [PATCH] Bump activesupport from 7.0.1 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 7.0.1 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/v7.0.1...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31ce399..f9daec5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.1) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -38,7 +38,7 @@ GEM byebug (11.1.3) coderay (1.1.3) colored (1.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) cri (2.15.11) ddmetrics (1.0.1) ddplugin (1.0.3) @@ -65,7 +65,7 @@ GEM hamster (3.0.0) concurrent-ruby (~> 1.0) http_parser.rb (0.8.0) - i18n (1.8.11) + i18n (1.12.0) concurrent-ruby (~> 1.0) icalendar (2.7.1) ice_cube (~> 0.16) @@ -80,7 +80,7 @@ GEM lumberjack (1.2.8) memo_wise (1.5.0) method_source (1.0.0) - minitest (5.15.0) + minitest (5.18.0) nanoc (4.12.4) addressable (~> 2.5) colored (~> 1.2) @@ -123,6 +123,8 @@ GEM racc (~> 1.4) nokogiri (1.13.1-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.1-x86_64-linux) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -167,7 +169,7 @@ GEM pastel (~> 0.8) tty-platform (0.3.0) tty-which (0.5.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) zeitwerk (2.5.3) @@ -175,6 +177,7 @@ PLATFORMS arm64-darwin-21 x86_64-darwin-21 x86_64-darwin-22 + x86_64-linux DEPENDENCIES bundler