-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathGemfile.lock
More file actions
executable file
·44 lines (41 loc) · 874 Bytes
/
Gemfile.lock
File metadata and controls
executable file
·44 lines (41 loc) · 874 Bytes
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
PATH
remote: .
specs:
mongoid-embedded-errors (1.0.1)
mongoid (>= 3.0.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.9)
activesupport (= 3.2.9)
builder (~> 3.0.0)
activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
builder (3.0.4)
database_cleaner (0.9.1)
diff-lcs (1.1.3)
i18n (0.6.1)
mongoid (3.0.9)
activemodel (~> 3.1)
moped (~> 1.1)
origin (~> 1.0)
tzinfo (~> 0.3.22)
moped (1.2.7)
multi_json (1.3.7)
origin (1.0.9)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
tzinfo (0.3.35)
PLATFORMS
ruby
DEPENDENCIES
database_cleaner
mongoid-embedded-errors!
rspec