From 0b127583dc5dfa9d2f8912501a2e21149579e383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 08:46:35 +0000 Subject: [PATCH] Bump the bundler group across 1 directories with 3 updates Bumps the bundler group with 2 updates in the / directory: [activesupport](https://github.com/rails/rails) and [jmespath](https://github.com/trevorrowe/jmespath.rb). Updates `activesupport` from 4.2.10 to 4.2.11.3 - [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/v4.2.10...v4.2.11.3) Updates `jmespath` from 1.4.0 to 1.6.2 - [Release notes](https://github.com/trevorrowe/jmespath.rb/releases) - [Changelog](https://github.com/jmespath/jmespath.rb/blob/main/CHANGELOG.md) - [Commits](https://github.com/trevorrowe/jmespath.rb/compare/v1.4.0...v1.6.2) Updates `tzinfo` from 1.2.4 to 1.2.11 - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.4...v1.2.11) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect dependency-group: bundler-security-group - dependency-name: jmespath dependency-type: indirect dependency-group: bundler-security-group - dependency-name: tzinfo dependency-type: indirect dependency-group: bundler-security-group ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a6486c68..edbc2d19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.3) - activesupport (4.2.10) + activesupport (4.2.11.3) i18n (~> 0.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) @@ -65,7 +65,7 @@ GEM colored2 (3.1.2) commander-fastlane (4.4.6) highline (~> 1.7.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.2.3) declarative (0.0.20) declarative-option (0.1.0) digest-crc (0.6.3) @@ -172,16 +172,16 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (0.9.1) + i18n (0.9.5) concurrent-ruby (~> 1.0) - jmespath (1.4.0) + jmespath (1.6.2) json (2.5.1) jwt (2.2.2) memoist (0.16.2) mini_magick (4.11.0) mini_mime (1.0.2) mini_portile2 (2.1.0) - minitest (5.10.3) + minitest (5.22.2) molinillo (0.5.5) multi_json (1.15.0) multipart-post (2.0.0) @@ -227,7 +227,7 @@ GEM tty-screen (0.8.1) tty-spinner (0.9.3) tty-cursor (~> 0.7) - tzinfo (1.2.4) + tzinfo (1.2.11) thread_safe (~> 0.1) uber (0.1.0) unf (0.1.4)