forked from hadleynet/record-merge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
61 lines (57 loc) · 1.16 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
GIT
remote: http://github.com/projectcypress/health-data-standards.git
revision: 4901e92e687d52e52c08e61a5f0ee117b1ad8670
branch: develop
specs:
health-data-standards (0.5.0)
builder (~> 3.0.0)
erubis (~> 2.6)
mongoid (~> 2.3.3)
nokogiri (~> 1.4.7)
uuid (~> 2.3.4)
PATH
remote: .
specs:
record-merge (0.1.0)
nokogiri (~> 1.4.4)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.3)
activesupport (= 3.1.3)
builder (~> 3.0.0)
i18n (~> 0.6)
activesupport (3.1.3)
multi_json (~> 1.0)
awesome_print (0.4.0)
bson (1.5.2)
bson_ext (1.5.2)
bson (= 1.5.2)
builder (3.0.0)
erubis (2.7.0)
i18n (0.6.0)
macaddr (1.5.0)
systemu (>= 2.4.0)
mongo (1.5.2)
bson (= 1.5.2)
mongoid (2.3.4)
activemodel (~> 3.1)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
multi_json (1.0.4)
nokogiri (1.4.7)
rake (0.9.2.2)
systemu (2.4.2)
test-unit (2.4.3)
tzinfo (0.3.31)
uuid (2.3.4)
macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
awesome_print (~> 0.3)
bson_ext
health-data-standards!
rake
record-merge!
test-unit