mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Bump version and bundle
This commit is contained in:
parent
f1e7165793
commit
8c14a276dd
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
database_cleaner (1.6.1)
|
||||
database_cleaner (1.6.2)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
|
@ -283,4 +283,4 @@ DEPENDENCIES
|
|||
tzinfo
|
||||
|
||||
BUNDLED WITH
|
||||
1.14.6
|
||||
1.15.0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
:major: 1
|
||||
:minor: 6
|
||||
:patch: 1
|
||||
:patch: 2
|
||||
|
|
Loading…
Reference in a new issue