-
Notifications
You must be signed in to change notification settings - Fork 15
/
Gemfile.lock
134 lines (131 loc) · 2.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
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
GIT
remote: http://github.com/rdingwell/quality-measure-engine.git
revision: 58e88dc1dada95746156e960611760e5b66910aa
branch: measure_refactor
specs:
quality-measure-engine (0.1.2)
bson_ext
mongo (~> 1.1)
mongo
nokogiri
rake
GEM
remote: http://rubygems.org/
specs:
Saikuro (1.1.0)
abstract (1.0.0)
activesupport (3.0.3)
arrayfields (4.7.4)
awesome_print (0.3.1)
bluecloth (2.0.10)
bson (1.2.0)
bson_ext (1.2.0)
chronic (0.2.3)
hoe (>= 1.2.1)
churn (0.0.13)
chronic (>= 0.2.3)
hirb
json_pure
main
ruby_parser (~> 2.0.4)
sexp_processor (~> 3.0.3)
colored (1.2)
configatron (2.6.4)
yamler (>= 0.1.0)
cover_me (1.0.0.rc5)
configatron
hashie
diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
fattr (2.2.0)
flay (1.4.1)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
flog (2.5.0)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
git (1.2.5)
haml (3.0.25)
hashie (0.4.0)
hirb (0.3.6)
hoe (2.8.0)
rake (>= 0.8.7)
i18n (0.5.0)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
json_pure (1.4.6)
jsonschema (2.0.0)
main (4.4.0)
arrayfields (>= 4.7.4)
fattr (>= 2.1.0)
metric_fu (2.0.1)
Saikuro (>= 1.1.0)
activesupport (>= 2.0.0)
chronic (~> 0.2.3)
churn (>= 0.0.7)
flay (>= 1.2.1)
flog (>= 2.2.0)
rails_best_practices (>= 0.3.16)
rcov (>= 0.8.3.3)
reek (>= 1.2.6)
roodi (>= 2.1.0)
mongo (1.2.0)
bson (>= 1.2.0)
nokogiri (1.4.4)
rack (1.2.1)
rails_best_practices (0.6.5)
activesupport
colored (~> 1.2)
erubis (~> 2.6.6)
haml (~> 3.0.18)
i18n
ruby-progressbar (~> 0.0.9)
ruby_parser (~> 2.0.4)
rake (0.8.7)
rcov (0.9.9)
reek (1.2.8)
ruby2ruby (~> 1.2)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
roodi (2.1.0)
ruby_parser
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
rspec-mocks (~> 2.4.0)
rspec-core (2.4.0)
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.4.0)
ruby-progressbar (0.0.9)
ruby2ruby (1.2.5)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.0.5)
sexp_processor (~> 3.0)
rubyzip (0.9.4)
sexp_processor (3.0.5)
sinatra (1.1.2)
rack (~> 1.1)
tilt (~> 1.2)
tilt (1.2.2)
yamler (0.1.0)
yard (0.6.4)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
bluecloth
cover_me (>= 1.0.0.rc4)
jeweler
jsonschema
metric_fu
nokogiri
quality-measure-engine!
rspec
rubyzip
sinatra
yard