From d67d0e8de73bdd56d6404ece3326e1cf1877416b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:06:56 +0000 Subject: [PATCH] build(deps): bump the ruby group across 1 directory with 2 updates Bumps the ruby group with 2 updates in the / directory: [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) and [git](https://github.com/ruby-git/ruby-git). Updates `factory_bot_rails` from 6.4.3 to 6.4.4 - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md) - [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.3...v6.4.4) Updates `git` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-git/ruby-git/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: git dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cdef8d54..f06b72f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,10 +151,10 @@ GEM facter (4.6.1) hocon (~> 1.3) thor (>= 1.0.1, < 2.0) - factory_bot (6.4.5) + factory_bot (6.5.0) activesupport (>= 5.0.0) - factory_bot_rails (6.4.3) - factory_bot (~> 6.4) + factory_bot_rails (6.4.4) + factory_bot (~> 6.5) railties (>= 5.0.0) faker (3.5.1) i18n (>= 1.8.11, < 2) @@ -175,7 +175,7 @@ GEM friendly_id (5.5.1) activerecord (>= 4.0.0) getoptlong (0.2.1) - git (2.3.0) + git (2.3.1) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.1) @@ -236,7 +236,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) locale (2.1.4) logger (1.6.1) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -288,7 +288,7 @@ GEM prime (0.1.2) forwardable singleton - process_executer (1.1.0) + process_executer (1.2.0) protocol-hpack (1.4.2) protocol-http (0.25.0) protocol-http1 (0.16.0)