File tree Expand file tree Collapse file tree 2 files changed +53
-0
lines changed
Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Original file line number Diff line number Diff line change 1+ source 'http://rubygems.org'
2+
3+ gemspec
Original file line number Diff line number Diff line change 1+ PATH
2+ remote: .
3+ specs:
4+ rack-mini-profiler (2.0.1a )
5+ json (>= 1.6 )
6+ rack (>= 1.3 )
7+ ruby-debug (>= 0.10 )
8+
9+ GEM
10+ remote: http://rubygems.org/
11+ specs:
12+ activemodel (3.2.2 )
13+ activesupport (= 3.2.2 )
14+ builder (~> 3.0.0 )
15+ activerecord (3.2.2 )
16+ activemodel (= 3.2.2 )
17+ activesupport (= 3.2.2 )
18+ arel (~> 3.0.2 )
19+ tzinfo (~> 0.3.29 )
20+ activesupport (3.2.2 )
21+ i18n (~> 0.6 )
22+ multi_json (~> 1.0 )
23+ arel (3.0.2 )
24+ builder (3.0.0 )
25+ columnize (0.3.6 )
26+ i18n (0.6.0 )
27+ json (1.6.6 )
28+ linecache (0.46 )
29+ rbx-require-relative (> 0.0.4 )
30+ multi_json (1.2.0 )
31+ rack (1.4.1 )
32+ rack-test (0.6.1 )
33+ rack (>= 1.0 )
34+ rake (0.9.2.2 )
35+ rbx-require-relative (0.0.9 )
36+ ruby-debug (0.10.4 )
37+ columnize (>= 0.1 )
38+ ruby-debug-base (~> 0.10.4.0 )
39+ ruby-debug-base (0.10.4 )
40+ linecache (>= 0.3 )
41+ tzinfo (0.3.32 )
42+
43+ PLATFORMS
44+ ruby
45+
46+ DEPENDENCIES
47+ activerecord (~> 3.0 )
48+ rack-mini-profiler !
49+ rack-test
50+ rake
You can’t perform that action at this time.
0 commit comments