0
|
1 GEM
|
|
2 remote: https://rubygems.org/
|
|
3 specs:
|
|
4 actionmailer (4.1.4)
|
|
5 actionpack (= 4.1.4)
|
|
6 actionview (= 4.1.4)
|
|
7 mail (~> 2.5.4)
|
|
8 actionpack (4.1.4)
|
|
9 actionview (= 4.1.4)
|
|
10 activesupport (= 4.1.4)
|
|
11 rack (~> 1.5.2)
|
|
12 rack-test (~> 0.6.2)
|
|
13 actionview (4.1.4)
|
|
14 activesupport (= 4.1.4)
|
|
15 builder (~> 3.1)
|
|
16 erubis (~> 2.7.0)
|
|
17 activemodel (4.1.4)
|
|
18 activesupport (= 4.1.4)
|
|
19 builder (~> 3.1)
|
|
20 activerecord (4.1.4)
|
|
21 activemodel (= 4.1.4)
|
|
22 activesupport (= 4.1.4)
|
|
23 arel (~> 5.0.0)
|
|
24 activesupport (4.1.4)
|
|
25 i18n (~> 0.6, >= 0.6.9)
|
|
26 json (~> 1.7, >= 1.7.7)
|
|
27 minitest (~> 5.1)
|
|
28 thread_safe (~> 0.1)
|
|
29 tzinfo (~> 1.1)
|
|
30 arel (5.0.1.20140414130214)
|
|
31 builder (3.2.2)
|
|
32 erubis (2.7.0)
|
|
33 hike (1.2.3)
|
|
34 i18n (0.6.11)
|
|
35 json (1.8.1)
|
|
36 mail (2.5.4)
|
|
37 mime-types (~> 1.16)
|
|
38 treetop (~> 1.4.8)
|
|
39 mime-types (1.25.1)
|
|
40 minitest (5.4.1)
|
|
41 multi_json (1.10.1)
|
|
42 polyglot (0.3.5)
|
|
43 rack (1.5.2)
|
|
44 rack-test (0.6.2)
|
|
45 rack (>= 1.0)
|
|
46 rails (4.1.4)
|
|
47 actionmailer (= 4.1.4)
|
|
48 actionpack (= 4.1.4)
|
|
49 actionview (= 4.1.4)
|
|
50 activemodel (= 4.1.4)
|
|
51 activerecord (= 4.1.4)
|
|
52 activesupport (= 4.1.4)
|
|
53 bundler (>= 1.3.0, < 2.0)
|
|
54 railties (= 4.1.4)
|
|
55 sprockets-rails (~> 2.0)
|
|
56 railties (4.1.4)
|
|
57 actionpack (= 4.1.4)
|
|
58 activesupport (= 4.1.4)
|
|
59 rake (>= 0.8.7)
|
|
60 thor (>= 0.18.1, < 2.0)
|
|
61 rake (10.3.2)
|
|
62 rdoc (4.1.1)
|
|
63 json (~> 1.4)
|
|
64 sdoc (0.4.1)
|
|
65 json (~> 1.7, >= 1.7.7)
|
|
66 rdoc (~> 4.0)
|
|
67 spring (1.1.3)
|
|
68 sprockets (2.12.1)
|
|
69 hike (~> 1.2)
|
|
70 multi_json (~> 1.0)
|
|
71 rack (~> 1.0)
|
|
72 tilt (~> 1.1, != 1.3.0)
|
|
73 sprockets-rails (2.1.4)
|
|
74 actionpack (>= 3.0)
|
|
75 activesupport (>= 3.0)
|
|
76 sprockets (~> 2.8)
|
|
77 thor (0.19.1)
|
|
78 thread_safe (0.3.4)
|
|
79 tilt (1.4.1)
|
|
80 treetop (1.4.15)
|
|
81 polyglot
|
|
82 polyglot (>= 0.3.1)
|
|
83 tzinfo (1.2.2)
|
|
84 thread_safe (~> 0.1)
|
|
85
|
|
86 PLATFORMS
|
|
87 ruby
|
|
88
|
|
89 DEPENDENCIES
|
|
90 rails (= 4.1.4)
|
|
91 sdoc (~> 0.4.0)
|
|
92 spring
|