From 529dbe09e797f5f029cd5dfaf4375f0d6e84319a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 22:20:13 +0000 Subject: [PATCH] build(deps): bump activesupport from 7.0.2.3 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 7.0.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/v7.0.2.3...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6aa7bfc..c8092dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.2.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -41,7 +41,7 @@ GEM coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml descendants_tracker (0.0.4) @@ -85,11 +85,11 @@ GEM ffi (1.15.5) gem_config (0.3.2) hashdiff (1.0.1) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) method_source (1.0.0) - minitest (5.15.0) + minitest (5.18.0) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) @@ -116,7 +116,7 @@ GEM thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) vcr (4.0.0) virtus (2.0.0)