Skip to content

Commit

Permalink
Bump the test-gems group with 2 updates (#812)
Browse files Browse the repository at this point in the history
Bumps the test-gems group with 2 updates: [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) and [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers).


Updates `factory_bot_rails` from 6.4.2 to 6.4.3
- [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.2...v6.4.3)

Updates `shoulda-matchers` from 5.3.0 to 6.0.0
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md)
- [Commits](thoughtbot/shoulda-matchers@v5.3.0...v6.0.0)

---
updated-dependencies:
- dependency-name: factory_bot_rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-gems
- dependency-name: shoulda-matchers
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test-gems
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent a442d40 commit a93e536
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@ GEM
rubocop
smart_properties
erubi (1.12.0)
factory_bot (6.4.2)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.2)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.2.2)
Expand Down Expand Up @@ -200,10 +200,10 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.6.1)
nokogiri (1.15.5)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
parallel (1.24.0)
Expand Down Expand Up @@ -323,7 +323,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
shoulda-matchers (5.3.0)
shoulda-matchers (6.0.0)
activesupport (>= 5.2.0)
smart_properties (1.17.0)
sprockets (4.2.1)
Expand Down

0 comments on commit a93e536

Please sign in to comment.