mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
release database_cleaner-ohm v1.8.1.
This commit is contained in:
parent
58ad75aab8
commit
0f4e29d0ad
3 changed files with 3 additions and 3 deletions
|
|
@ -32,7 +32,7 @@ PATH
|
|||
database_cleaner-neo4j (1.8.0)
|
||||
database_cleaner (~> 1.8.0)
|
||||
neo4j-core
|
||||
database_cleaner-ohm (1.8.0)
|
||||
database_cleaner-ohm (1.8.1)
|
||||
database_cleaner (~> 1.8.0)
|
||||
database_cleaner-redis (~> 1.8.0)
|
||||
ohm
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ PATH
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
database_cleaner-ohm (1.8.0)
|
||||
database_cleaner-ohm (1.8.1)
|
||||
database_cleaner (~> 1.8.0)
|
||||
database_cleaner-redis (~> 1.8.0)
|
||||
ohm
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
module DatabaseCleaner
|
||||
module Ohm
|
||||
VERSION = "1.8.0"
|
||||
VERSION = "1.8.1"
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue