-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
86 lines (83 loc) · 1.73 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
78
79
80
81
82
83
84
85
86
PATH
remote: .
specs:
health-data-standards (2.1.4)
builder (~> 3.0.0)
erubis (~> 2.7.0)
mongoid (~> 3.0.6)
nokogiri (~> 1.5.5)
rest-client (~> 1.6.7)
uuid (~> 2.3.5)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
builder (3.0.4)
cane (2.3.0)
parallel
coderay (1.0.7)
crack (0.3.1)
erubis (2.7.0)
factory_girl (4.1.0)
activesupport (>= 3.0.0)
i18n (0.6.1)
log_switch (0.3.0)
macaddr (1.6.1)
systemu (~> 2.5.0)
method_source (0.8)
mime-types (1.19)
mongoid (3.0.13)
activemodel (~> 3.1)
moped (~> 1.1)
origin (~> 1.0)
tzinfo (~> 0.3.22)
moped (1.2.9)
multi_json (1.3.6)
nokogiri (1.5.5)
origin (1.0.10)
parallel (0.5.18)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
pry-nav (0.2.2)
pry (~> 0.9.10)
rake (0.9.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
simplecov (0.6.4)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
slop (3.3.3)
systemu (2.5.2)
tailor (1.1.2)
log_switch (>= 0.3.0)
term-ansicolor (>= 1.0.5)
text-table (>= 1.2.2)
term-ansicolor (1.0.7)
text-table (1.2.2)
tzinfo (0.3.35)
uuid (2.3.5)
macaddr (~> 1.0)
webmock (1.8.11)
addressable (>= 2.2.7)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
cane (~> 2.3.0)
factory_girl (~> 4.1.0)
health-data-standards!
pry (~> 0.9.10)
pry-nav (~> 0.2.2)
rake
simplecov
tailor (~> 1.1.2)
webmock