mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Bundled.
This commit is contained in:
parent
382407c8cb
commit
d136a1dc3e
1 changed files with 8 additions and 0 deletions
|
@ -21,6 +21,8 @@ GEM
|
|||
activesupport (= 3.0.0)
|
||||
arel (~> 1.0.0)
|
||||
tzinfo (~> 0.3.23)
|
||||
activerecord-mysql2-adapter (0.0.3)
|
||||
mysql2
|
||||
activesupport (3.0.0)
|
||||
addressable (2.3.6)
|
||||
archive-tar-minitar (0.5.2)
|
||||
|
@ -233,6 +235,9 @@ GEM
|
|||
activemodel (~> 3.0.0)
|
||||
mongo (~> 1.3)
|
||||
tzinfo (~> 0.3.22)
|
||||
mongoid-tree (0.7.0)
|
||||
mongoid (~> 2.0)
|
||||
moped (1.5.2)
|
||||
multi_json (1.2.0)
|
||||
mysql (2.8.1)
|
||||
mysql2 (0.3.16)
|
||||
|
@ -313,6 +318,7 @@ PLATFORMS
|
|||
|
||||
DEPENDENCIES
|
||||
activerecord
|
||||
activerecord-mysql2-adapter
|
||||
bson_ext
|
||||
bundler
|
||||
couch_potato
|
||||
|
@ -326,6 +332,8 @@ DEPENDENCIES
|
|||
mongo_ext
|
||||
mongo_mapper
|
||||
mongoid
|
||||
mongoid-tree
|
||||
moped
|
||||
mysql (~> 2.8.1)
|
||||
mysql2
|
||||
ohm (~> 0.1.3)
|
||||
|
|
Loading…
Add table
Reference in a new issue