forked from DatabaseCleaner/database_cleaner-data_mapper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
77 lines (69 loc) · 1.66 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
GIT
remote: https://github.com/HR-Partner/database_cleaner
revision: a6d46a10788eac07b4ae7a22ff21018f81fb58ad
tag: v1.8.5
specs:
database_cleaner (1.8.5)
GIT
remote: https://github.com/HR-Partner/dm-types
revision: a4a455ca80bb88a28b7a437e03925e90a4f4f1cb
specs:
dm-types (1.4)
bcrypt (~> 3.1)
dm-core (~> 1.3.0.beta)
multi_json (>= 1.15.0)
safe_yaml (~> 0.6.1)
GIT
remote: https://github.com/datamapper/dm-core
revision: 226c5af8609a2e1da3bf3ee0b29a874401a49c0b
specs:
dm-core (1.3.0.beta)
addressable (~> 2.3, >= 2.3.5)
GIT
remote: https://github.com/datamapper/dm-transactions
revision: 0f00dd41a593ea06347c815fedd297b58c5d5d99
specs:
dm-transactions (1.3.0.beta)
dm-core (~> 1.3.0.beta)
PATH
remote: .
specs:
database_cleaner-data_mapper (1.8.0)
database_cleaner (~> 1.8.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
bcrypt (3.1.18)
diff-lcs (1.5.0)
multi_json (1.15.0)
public_suffix (5.0.1)
rake (10.5.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.1)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
safe_yaml (0.6.3)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
database_cleaner!
database_cleaner-data_mapper!
dm-core!
dm-transactions!
dm-types!
rake (~> 10.0)
rspec (~> 3.0)
BUNDLED WITH
1.17.3