Commit 33478426feb5d6f86fc3031d26ae7b0e532c4f19

Authored by Antonio Terceiro
1 parent cdb2a371

Update to rails 3.2.19

Showing 1 changed file with 45 additions and 44 deletions   Show diff stats
@@ -7,36 +7,36 @@ GEM @@ -7,36 +7,36 @@ GEM
7 remote: https://rubygems.org/ 7 remote: https://rubygems.org/
8 specs: 8 specs:
9 RedCloth (4.2.9) 9 RedCloth (4.2.9)
10 - actionmailer (3.2.6)  
11 - actionpack (= 3.2.6)  
12 - mail (~> 2.4.4)  
13 - actionpack (3.2.6)  
14 - activemodel (= 3.2.6)  
15 - activesupport (= 3.2.6)  
16 - builder (~> 3.0.0) 10 + actionmailer (3.2.19)
  11 + actionpack (= 3.2.19)
  12 + mail (~> 2.5.4)
  13 + actionpack (3.2.19)
  14 + activemodel (= 3.2.19)
  15 + activesupport (= 3.2.19)
  16 + builder (~> 3.0)
17 erubis (~> 2.7.0) 17 erubis (~> 2.7.0)
18 - journey (~> 1.0.1)  
19 - rack (~> 1.4.0) 18 + journey (~> 1.0.4)
  19 + rack (~> 1.4.5)
20 rack-cache (~> 1.2) 20 rack-cache (~> 1.2)
21 rack-test (~> 0.6.1) 21 rack-test (~> 0.6.1)
22 - sprockets (~> 2.1.3)  
23 - activemodel (3.2.6)  
24 - activesupport (= 3.2.6)  
25 - builder (~> 3.0.0)  
26 - activerecord (3.2.6)  
27 - activemodel (= 3.2.6)  
28 - activesupport (= 3.2.6)  
29 - arel (~> 3.0.2)  
30 - tzinfo (~> 0.3.29)  
31 - activeresource (3.2.6)  
32 - activemodel (= 3.2.6)  
33 - activesupport (= 3.2.6)  
34 - activesupport (3.2.6)  
35 - i18n (~> 0.6) 22 + sprockets (~> 2.2)
  23 + activemodel (3.2.19)
  24 + activesupport (= 3.2.19)
  25 + builder (~> 3.0)
  26 + activerecord (3.2.19)
  27 + activemodel (= 3.2.19)
  28 + activesupport (= 3.2.19)
  29 + arel (~> 4.0)
  30 + tzinfo (~> 1.0)
  31 + activeresource (3.2.19)
  32 + activemodel (= 3.2.19)
  33 + activesupport (= 3.2.19)
  34 + activesupport (3.2.19)
  35 + i18n (~> 0.6, >= 0.6.4)
36 multi_json (~> 1.0) 36 multi_json (~> 1.0)
37 acts-as-taggable-on (3.0.2) 37 acts-as-taggable-on (3.0.2)
38 rails (>= 3, < 5) 38 rails (>= 3, < 5)
39 - arel (3.0.2) 39 + arel (4.0.0)
40 builder (3.0.0) 40 builder (3.0.0)
41 capybara (2.1.0) 41 capybara (2.1.0)
42 mime-types (>= 1.16) 42 mime-types (>= 1.16)
@@ -73,17 +73,16 @@ GEM @@ -73,17 +73,16 @@ GEM
73 json (>= 1.4.6) 73 json (>= 1.4.6)
74 hike (1.2.1) 74 hike (1.2.1)
75 hpricot (0.8.6) 75 hpricot (0.8.6)
76 - i18n (0.6.0)  
77 - journey (1.0.3) 76 + i18n (0.6.9)
  77 + journey (1.0.4)
78 json (1.7.3) 78 json (1.7.3)
79 locale (2.0.5) 79 locale (2.0.5)
80 - mail (2.4.4)  
81 - i18n (>= 0.4.0) 80 + mail (2.5.4)
82 mime-types (~> 1.16) 81 mime-types (~> 1.16)
83 treetop (~> 1.4.8) 82 treetop (~> 1.4.8)
84 metaclass (0.0.1) 83 metaclass (0.0.1)
85 - mime-types (1.19)  
86 - mocha (0.11.3) 84 + mime-types (1.25)
  85 + mocha (1.1.0)
87 metaclass (~> 0.0.1) 86 metaclass (~> 0.0.1)
88 multi_json (1.3.6) 87 multi_json (1.3.6)
89 nokogiri (1.5.5) 88 nokogiri (1.5.5)
@@ -91,29 +90,29 @@ GEM @@ -91,29 +90,29 @@ GEM
91 polyglot (0.3.3) 90 polyglot (0.3.3)
92 prototype-rails (3.2.1) 91 prototype-rails (3.2.1)
93 rails (~> 3.2) 92 rails (~> 3.2)
94 - rack (1.4.1) 93 + rack (1.4.5)
95 rack-cache (1.2) 94 rack-cache (1.2)
96 rack (>= 0.4) 95 rack (>= 0.4)
97 rack-ssl (1.3.2) 96 rack-ssl (1.3.2)
98 rack 97 rack
99 rack-test (0.6.1) 98 rack-test (0.6.1)
100 rack (>= 1.0) 99 rack (>= 1.0)
101 - rails (3.2.6)  
102 - actionmailer (= 3.2.6)  
103 - actionpack (= 3.2.6)  
104 - activerecord (= 3.2.6)  
105 - activeresource (= 3.2.6)  
106 - activesupport (= 3.2.6) 100 + rails (3.2.19)
  101 + actionmailer (= 3.2.19)
  102 + actionpack (= 3.2.19)
  103 + activerecord (= 3.2.19)
  104 + activeresource (= 3.2.19)
  105 + activesupport (= 3.2.19)
107 bundler (~> 1.0) 106 bundler (~> 1.0)
108 - railties (= 3.2.6) 107 + railties (= 3.2.19)
109 rails_autolink (1.1.5) 108 rails_autolink (1.1.5)
110 rails (> 3.1) 109 rails (> 3.1)
111 - railties (3.2.6)  
112 - actionpack (= 3.2.6)  
113 - activesupport (= 3.2.6) 110 + railties (3.2.19)
  111 + actionpack (= 3.2.19)
  112 + activesupport (= 3.2.19)
114 rack-ssl (~> 1.3.2) 113 rack-ssl (~> 1.3.2)
115 rake (>= 0.8.7) 114 rake (>= 0.8.7)
116 - rdoc (~> 3.4) 115 + rdoc (>= 3.4)
117 thor (>= 0.14.6, < 2.0) 116 thor (>= 0.14.6, < 2.0)
118 rake (0.9.2.2) 117 rake (0.9.2.2)
119 rdoc (3.9.4) 118 rdoc (3.9.4)
@@ -140,7 +139,7 @@ GEM @@ -140,7 +139,7 @@ GEM
140 multi_json (~> 1.0) 139 multi_json (~> 1.0)
141 rubyzip (~> 1.0) 140 rubyzip (~> 1.0)
142 websocket (~> 1.0.4) 141 websocket (~> 1.0.4)
143 - sprockets (2.1.3) 142 + sprockets (2.4.3)
144 hike (~> 1.2) 143 hike (~> 1.2)
145 multi_json (~> 1.0) 144 multi_json (~> 1.0)
146 rack (~> 1.0) 145 rack (~> 1.0)
@@ -151,11 +150,13 @@ GEM @@ -151,11 +150,13 @@ GEM
151 eventmachine (>= 0.12.6) 150 eventmachine (>= 0.12.6)
152 rack (>= 1.0.0) 151 rack (>= 1.0.0)
153 thor (0.15.3) 152 thor (0.15.3)
  153 + thread_safe (0.3.3)
154 tilt (1.3.3) 154 tilt (1.3.3)
155 treetop (1.4.10) 155 treetop (1.4.10)
156 polyglot 156 polyglot
157 polyglot (>= 0.3.1) 157 polyglot (>= 0.3.1)
158 - tzinfo (0.3.33) 158 + tzinfo (1.1.0)
  159 + thread_safe (~> 0.1)
159 websocket (1.0.7) 160 websocket (1.0.7)
160 will_paginate (3.0.3) 161 will_paginate (3.0.3)
161 xpath (2.0.0) 162 xpath (2.0.0)