From 7cf87b610cf3c12e7fcd14d0c9753fe4bee71993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 02:57:20 +0000 Subject: [PATCH] Bump activerecord from 7.1.2 to 7.1.3.4 Bumps [activerecord](https://github.com/rails/rails) from 7.1.2 to 7.1.3.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.2...v7.1.3.4) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 741ed64..cb8af82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,9 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (7.1.2) - actionview (= 7.1.2) - activesupport (= 7.1.2) + actionpack (7.1.3.4) + actionview (= 7.1.3.4) + activesupport (= 7.1.3.4) nokogiri (>= 1.8.5) racc rack (>= 2.2.4) @@ -18,19 +18,19 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actionview (7.1.2) - activesupport (= 7.1.2) + actionview (7.1.3.4) + activesupport (= 7.1.3.4) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activemodel (7.1.2) - activesupport (= 7.1.2) - activerecord (7.1.2) - activemodel (= 7.1.2) - activesupport (= 7.1.2) + activemodel (7.1.3.4) + activesupport (= 7.1.3.4) + activerecord (7.1.3.4) + activemodel (= 7.1.3.4) + activesupport (= 7.1.3.4) timeout (>= 0.4.0) - activesupport (7.1.2) + activesupport (7.1.3.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -53,11 +53,11 @@ GEM thor (~> 1.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.5) - bigdecimal (3.1.5-java) + bigdecimal (3.1.8) + bigdecimal (3.1.8-java) builder (3.2.4) childprocess (4.1.0) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.3) connection_pool (2.4.1) contracts (0.17) crass (1.0.6) @@ -86,14 +86,13 @@ GEM cucumber-messages (18.0.0) cucumber-tag-expressions (4.1.0) diff-lcs (1.5.0) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) erubi (1.12.0) factory_bot (6.4.0) activesupport (>= 5.0.0) ffi (1.15.5) ffi (1.15.5-java) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) io-console (0.7.1) io-console (0.7.1-java) @@ -112,7 +111,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2023.0218.1) mini_portile2 (2.8.5) - minitest (5.20.0) + minitest (5.23.1) multi_test (1.1.0) mutex_m (0.2.0) nokogiri (1.16.0) @@ -145,9 +144,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.1.2) - actionpack (= 7.1.2) - activesupport (= 7.1.2) + railties (7.1.3.4) + actionpack (= 7.1.3.4) + activesupport (= 7.1.3.4) irb rackup (>= 1.0.0) rake (>= 12.2) @@ -195,7 +194,6 @@ GEM rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) sqlite3 (1.6.2) mini_portile2 (~> 2.8.0) standard (1.32.1)