forked from MiniProfiler/rack-mini-profiler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
76 lines (73 loc) · 1.39 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
PATH
remote: .
specs:
rack-mini-profiler (0.1.31)
rack (>= 1.1.3)
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.9.3)
activemodel (3.2.14)
activesupport (= 3.2.14)
builder (~> 3.0.0)
activerecord (3.2.14)
activemodel (= 3.2.14)
activesupport (= 3.2.14)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.14)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
arel (3.0.2)
autotest (4.4.6)
ZenTest (>= 4.4.1)
builder (3.0.4)
commonjs (0.2.7)
dalli (2.6.4)
diff-lcs (1.2.4)
fast_stack (0.0.5)
rake
rake-compiler
flamegraph (0.0.2)
fast_stack
i18n (0.6.5)
less (2.4.0)
commonjs (~> 0.2.7)
libv8 (3.16.14.3)
multi_json (1.8.0)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.1.0)
rake-compiler (0.9.1)
rake
redis (3.0.4)
ref (1.0.5)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.5)
rspec-expectations (2.14.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
therubyracer (0.12.0)
libv8 (~> 3.16.14.0)
ref
tzinfo (0.3.37)
PLATFORMS
ruby
DEPENDENCIES
ZenTest
activerecord (~> 3.0)
autotest
dalli
flamegraph
less
rack
rack-mini-profiler!
rack-test
rake
redis
rspec
therubyracer