Skip to content

Commit

Permalink
Bump database_cleaner-active_record from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [database_cleaner-active_record](https://github.com/DatabaseCleaner/database_cleaner-active_record) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/DatabaseCleaner/database_cleaner-active_record/blob/main/CHANGELOG.md)
- [Commits](DatabaseCleaner/database_cleaner-active_record@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: database_cleaner-active_record
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 224f6a1 commit 8661820
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.3)
crass (1.0.6)
database_cleaner-active_record (2.1.0)
database_cleaner-active_record (2.2.0)
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
Expand All @@ -115,7 +115,7 @@ GEM
graphql (2.0.24)
graphql_playground-rails (2.1.0)
rails (>= 5.1.0)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jbuilder (2.11.4)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -149,7 +149,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.20.0)
minitest (5.24.1)
msgpack (1.7.2)
nested_form (0.3.2)
net-imap (0.3.7)
Expand Down

0 comments on commit 8661820

Please sign in to comment.