From 4491588fcc312ae62574d5baaf8ce704c3e0c981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 21:46:56 +0000 Subject: [PATCH] Bump the production-dependencies group across 1 directory with 4 updates Bumps the production-dependencies group with 3 updates in the / directory: [rake](https://github.com/ruby/rake), [activemodel](https://github.com/rails/rails) and [immutable_struct_ex](https://github.com/gangelo/immutable_struct_ex). Updates `rake` from 13.1.0 to 13.2.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.1.0...v13.2.1) Updates `activemodel` from 7.1.3 to 7.1.3.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3...v7.1.3.4) Updates `activesupport` from 7.1.3 to 7.1.3.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3...v7.1.3.4) Updates `immutable_struct_ex` from 1.0.9 to 1.0.10 - [Changelog](https://github.com/gangelo/immutable_struct_ex/blob/main/CHANGELOG.md) - [Commits](https://github.com/gangelo/immutable_struct_ex/compare/1.0.9...1.0.10) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: immutable_struct_ex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3a83cd3..43c535a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,9 +10,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.3) - activesupport (= 7.1.3) - activesupport (7.1.3) + activemodel (7.1.3.4) + activesupport (= 7.1.3.4) + activesupport (7.1.3.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -24,15 +24,14 @@ GEM tzinfo (~> 2.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) diff-lcs (1.5.1) docile (1.4.0) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) dry-configurable (1.1.0) dry-core (~> 1.0, < 2) zeitwerk (~> 2.6) @@ -60,16 +59,16 @@ GEM dry-inflector (~> 1.0) dry-logic (~> 1.4) zeitwerk (~> 2.6) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) - immutable_struct_ex (1.0.9) + immutable_struct_ex (1.0.10) json (2.7.1) language_server-protocol (3.17.0.3) mad_flatter (3.0.7) activesupport (>= 7.0.8, < 7.2.0) immutable_struct_ex (>= 1.0, < 2.0) method_source (1.0.0) - minitest (5.22.2) + minitest (5.23.1) mutex_m (0.2.0) parallel (1.24.0) parser (3.3.0.5) @@ -83,7 +82,7 @@ GEM pry (>= 0.13, < 0.15) racc (1.7.3) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.1) reek (6.3.0) dry-schema (~> 1.13.0) parser (~> 3.3.0) @@ -131,7 +130,6 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)