mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Update bundler version in Gemfile.lock
This commit is contained in:
parent
69a29ac041
commit
afc45492e0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
database_cleaner (1.5.2)
|
database_cleaner (1.6.0)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
|
@ -283,4 +283,4 @@ DEPENDENCIES
|
||||||
tzinfo
|
tzinfo
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.11.2
|
1.14.6
|
||||||
|
|
Loading…
Reference in a new issue