Skip to content

Commit

Permalink
build(deps): bump the ruby group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
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](thoughtbot/factory_bot_rails@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](ruby-git/ruby-git@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 6e4ecee commit d67d0e8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit d67d0e8

Please sign in to comment.