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 Jan 13, 2025
1 parent 01ff801 commit 5ed9aa0
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 @@ -90,9 +90,9 @@ GEM
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
cancancan (3.5.0)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.4)
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 Down Expand Up @@ -121,7 +121,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hana (1.3.7)
i18n (1.14.4)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jquery-turbolinks (2.1.0)
railties (>= 3.1.0)
Expand All @@ -148,7 +148,7 @@ GEM
json
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.22.3)
minitest (5.25.4)
msgpack (1.7.2)
net-imap (0.4.10)
date
Expand Down Expand Up @@ -319,7 +319,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.13)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 5ed9aa0

Please sign in to comment.