This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 93
/
Gemfile.lock
149 lines (144 loc) · 3.2 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
GIT
remote: https://github.com/projecttacoma/simplexml_parser.git
revision: aa13b0ee4b7e3b8adaf2749c01fbe1ec301b6f02
branch: master
specs:
simplexml_parser (1.0.0)
PATH
remote: .
specs:
health-data-standards (3.6.1)
activesupport (~> 4.1.1)
builder (~> 3.1)
erubis (~> 2.7.0)
highline (~> 1.7.0)
log4r (~> 1.1.10)
memoist (~> 0.9.1)
mongoid (~> 4.0.0)
mongoid-tree (~> 1.0.4)
nokogiri (~> 1.6.8)
protected_attributes (~> 1.0.5)
rest-client (~> 1.8.0)
rubyzip (= 0.9.9)
uuid (~> 2.3.7)
GEM
remote: https://rubygems.org/
specs:
activemodel (4.1.11)
activesupport (= 4.1.11)
builder (~> 3.1)
activesupport (4.1.11)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.8)
ansi (1.5.0)
awesome_print (1.6.1)
bson (3.2.6)
builder (3.2.2)
byebug (6.0.2)
cane (2.3.0)
parallel
connection_pool (2.2.0)
crack (0.4.2)
safe_yaml (~> 1.0.0)
docile (1.1.5)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
factory_girl (4.1.0)
activesupport (>= 3.0.0)
highline (1.7.8)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.7.0)
json (1.8.3)
json (1.8.3-java)
log4r (1.1.10)
log_switch (1.0.0)
macaddr (1.7.1)
systemu (~> 2.6.2)
memoist (0.9.3)
mime-types (2.99.2)
mini_portile2 (2.1.0)
minitest (5.8.4)
minitest-reporters (1.0.17)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
mongoid (4.0.0)
activemodel (~> 4.0)
moped (~> 2.0.0)
origin (~> 2.1)
tzinfo (>= 0.3.37)
mongoid-tree (1.0.4)
mongoid (>= 3.0, <= 4.0)
moped (2.0.7)
bson (~> 3.0)
connection_pool (~> 2.0)
optionable (~> 0.2.0)
netrc (0.11.0)
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
optionable (0.2.0)
origin (2.2.0)
parallel (1.6.0)
pkg-config (1.1.7)
protected_attributes (1.0.9)
activemodel (>= 4.0.1, < 5.0)
rake (10.4.2)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
ruby-progressbar (1.7.5)
rubyzip (0.9.9)
safe_yaml (1.0.4)
simplecov (0.11.2)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
systemu (2.6.5)
tailor (1.1.5)
log_switch (>= 0.3.0)
term-ansicolor (>= 1.0.5)
text-table (>= 1.2.2)
term-ansicolor (1.3.2)
tins (~> 1.0)
text-table (1.2.4)
thread_safe (0.3.5)
thread_safe (0.3.5-java)
tins (1.5.4)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
uuid (2.3.8)
macaddr (~> 1.0)
webmock (1.21.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
PLATFORMS
java
ruby
DEPENDENCIES
awesome_print
byebug (~> 6.0.2)
cane (~> 2.3.0)
factory_girl (~> 4.1.0)
health-data-standards!
minitest (~> 5.3)
minitest-reporters
rake
simplecov
simplexml_parser!
tailor (~> 1.1.2)
webmock
BUNDLED WITH
1.12.5