Skip to content

Commit

Permalink
Merge pull request #377 from michaelabon/dependabot/bundler/database_…
Browse files Browse the repository at this point in the history
…cleaner-2.0.1

Bump database_cleaner from 1.8.5 to 2.0.1
  • Loading branch information
michaelabon committed Mar 30, 2021
2 parents 3826fb0 + 40ed27b commit f5c484b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Gemfile.lock
Expand Up @@ -74,7 +74,12 @@ GEM
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crass (1.0.6)
database_cleaner (1.8.5)
database_cleaner (2.0.1)
database_cleaner-active_record (~> 2.0.0)
database_cleaner-active_record (2.0.0)
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
diff-lcs (1.4.4)
docile (1.3.2)
erubi (1.10.0)
Expand Down

0 comments on commit f5c484b

Please sign in to comment.