From 57fc2d98f7bdd8b616a5a1db8c21930908bbb751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:01:13 +0000 Subject: [PATCH] Bump the bundler group across 1 directories with 2 updates Bumps the bundler group with 2 updates in the / directory: [yard](https://github.com/lsegal/yard) and [activesupport](https://github.com/rails/rails). Updates `yard` from 0.9.28 to 0.9.36 - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](https://github.com/lsegal/yard/compare/v0.9.28...v0.9.36) Updates `activesupport` from 7.0.4 to 7.1.3.2 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4...v7.1.3.2) --- updated-dependencies: - dependency-name: yard dependency-type: direct:development dependency-group: bundler-security-group - dependency-name: activesupport dependency-type: indirect dependency-group: bundler-security-group ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a3a7be..a08cff8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,19 +8,28 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4) + activesupport (7.1.3.2) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) + base64 (0.2.0) + bigdecimal (3.1.6) coderay (1.1.3) colored2 (3.1.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) diff-lcs (1.5.0) docile (1.4.0) + drb (2.2.1) excon (0.95.0) faker (3.1.0) i18n (>= 1.8.11, < 2) @@ -47,7 +56,7 @@ GEM rspec (>= 2.99.0, < 4.0) hamster (3.0.0) concurrent-ruby (~> 1.0) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) immutable-struct (2.4.1) json (2.6.3) @@ -59,7 +68,8 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) - minitest (5.17.0) + minitest (5.22.2) + mutex_m (0.2.0) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) @@ -147,12 +157,10 @@ GEM simplecov_json_formatter (0.1.4) sshkey (2.0.0) thor (1.2.1) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.36) PLATFORMS arm64-darwin-21