forked from saasbook/rag
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
132 lines (130 loc) · 2.92 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
GEM
remote: http://rubygems.org/
specs:
Saikuro (1.1.0)
ZenTest (4.6.2)
activesupport (3.1.3)
multi_json (~> 1.0)
archive-tar-minitar (0.5.2)
arrayfields (4.7.4)
chronic (0.3.0)
churn (0.0.15)
arrayfields (= 4.7.4)
chronic (>= 0.2.3)
chronic (>= 0.2.3)
fattr (= 2.2.0)
hirb (= 0.5.0)
hirb
jeweler (= 1.6.4)
json (= 1.6.1)
json_pure
main
main (>= 4.6.0)
map (= 4.3.0)
ruby_parser (= 2.3.1)
ruby_parser (~> 2.3)
sexp_processor (= 3.0.7)
sexp_processor (~> 3.0.3)
colored (1.2)
columnize (0.3.6)
diff-lcs (1.1.3)
domain_name (0.5.2)
unf (~> 0.0.3)
erubis (2.7.0)
fattr (2.2.0)
flay (1.4.3)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
flog (2.5.3)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
git (1.2.5)
hirb (0.5.0)
i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
json (1.6.1)
json_pure (1.6.3)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
main (4.7.1)
map (4.3.0)
mechanize (2.1)
domain_name (~> 0.5, >= 0.5.1)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 2.3, >= 2.3.2)
nokogiri (~> 1.4)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (~> 0.0, >= 0.0.9)
metric_fu (2.1.1)
Saikuro (>= 1.1.0)
activesupport (>= 2.0.0)
chronic (~> 0.3.0)
churn (>= 0.0.7)
flay (>= 1.2.1)
flog (>= 2.3.0)
rails_best_practices (>= 0.6.4)
rcov (>= 0.8.3.3)
reek (>= 1.2.6)
roodi (>= 2.1.0)
syntax
multi_json (1.0.4)
net-http-digest_auth (1.2)
net-http-persistent (2.4)
nokogiri (1.5.0)
ntlm-http (0.1.1)
progressbar (0.9.2)
rails_best_practices (1.5.3)
activesupport
colored
erubis
i18n
progressbar
sexp_processor
rake (0.9.2.2)
rcov (0.9.11)
reek (1.2.8)
ruby2ruby (~> 1.2)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
roodi (2.1.0)
ruby_parser
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby2ruby (1.3.1)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sexp_processor (3.0.7)
syntax (1.0.0)
unf (0.0.4)
unf_ext
unf_ext (0.0.4)
webrobots (0.0.13)
PLATFORMS
ruby
DEPENDENCIES
ZenTest
mechanize
metric_fu
rspec
ruby-debug19