forked from MiniProfiler/rack-mini-profiler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
102 lines (98 loc) · 1.89 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
PATH
remote: .
specs:
rack-mini-profiler (0.9.9.2)
rack (>= 1.2.0)
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.9.5)
activemodel (3.2.16)
activesupport (= 3.2.16)
builder (~> 3.0.0)
activerecord (3.2.16)
activemodel (= 3.2.16)
activesupport (= 3.2.16)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.16)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
arel (3.0.3)
autotest (4.4.6)
ZenTest (>= 4.4.1)
aws-sdk (2.2.26)
aws-sdk-resources (= 2.2.26)
aws-sdk-core (2.2.26)
jmespath (~> 1.0)
aws-sdk-resources (2.2.26)
aws-sdk-core (= 2.2.26)
builder (3.0.4)
byebug (8.2.2)
codecov (0.0.1)
json
simplecov
url
commonjs (0.2.7)
dalli (2.6.4)
diff-lcs (1.2.5)
docile (1.1.5)
fast_stack (0.1.0)
rake
rake-compiler
flamegraph (0.0.5)
fast_stack
i18n (0.6.9)
jmespath (1.1.3)
json (1.8.3)
less (2.4.0)
commonjs (~> 0.2.7)
libv8 (3.16.14.11)
multi_json (1.8.2)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.1.1)
rake-compiler (0.9.2)
rake
redis (3.0.6)
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.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
therubyracer (0.12.0)
libv8 (~> 3.16.14.0)
ref
tzinfo (0.3.38)
url (0.3.2)
PLATFORMS
ruby
DEPENDENCIES
ZenTest
activerecord (~> 3.0)
autotest
aws-sdk
byebug
codecov
dalli
flamegraph
json (= 1.8.3)
less
rack-mini-profiler!
rack-test
rake
redis
rspec
therubyracer
BUNDLED WITH
1.11.2