Description:
upgrade mysql
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r524:f58411dd54f5 - - 1 file changed: 1 inserted, 1 deleted

@@ -33,97 +33,97
33 activeresource (3.2.21)
33 activeresource (3.2.21)
34 activemodel (= 3.2.21)
34 activemodel (= 3.2.21)
35 activesupport (= 3.2.21)
35 activesupport (= 3.2.21)
36 activesupport (3.2.21)
36 activesupport (3.2.21)
37 i18n (~> 0.6, >= 0.6.4)
37 i18n (~> 0.6, >= 0.6.4)
38 multi_json (~> 1.0)
38 multi_json (~> 1.0)
39 arel (3.0.3)
39 arel (3.0.3)
40 best_in_place (3.0.3)
40 best_in_place (3.0.3)
41 actionpack (>= 3.2)
41 actionpack (>= 3.2)
42 railties (>= 3.2)
42 railties (>= 3.2)
43 builder (3.0.4)
43 builder (3.0.4)
44 coffee-rails (3.2.2)
44 coffee-rails (3.2.2)
45 coffee-script (>= 2.2.0)
45 coffee-script (>= 2.2.0)
46 railties (~> 3.2.0)
46 railties (~> 3.2.0)
47 coffee-script (2.3.0)
47 coffee-script (2.3.0)
48 coffee-script-source
48 coffee-script-source
49 execjs
49 execjs
50 coffee-script-source (1.9.0)
50 coffee-script-source (1.9.0)
51 diff-lcs (1.2.5)
51 diff-lcs (1.2.5)
52 dynamic_form (1.1.4)
52 dynamic_form (1.1.4)
53 erubis (2.7.0)
53 erubis (2.7.0)
54 execjs (2.3.0)
54 execjs (2.3.0)
55 haml (4.0.6)
55 haml (4.0.6)
56 tilt
56 tilt
57 hike (1.2.3)
57 hike (1.2.3)
58 i18n (0.7.0)
58 i18n (0.7.0)
59 in_place_editing (1.2.0)
59 in_place_editing (1.2.0)
60 journey (1.0.4)
60 journey (1.0.4)
61 jquery-rails (3.1.2)
61 jquery-rails (3.1.2)
62 railties (>= 3.0, < 5.0)
62 railties (>= 3.0, < 5.0)
63 thor (>= 0.14, < 2.0)
63 thor (>= 0.14, < 2.0)
64 jquery-tablesorter (1.13.4)
64 jquery-tablesorter (1.13.4)
65 railties (>= 3.1, < 5)
65 railties (>= 3.1, < 5)
66 jquery-timepicker-addon-rails (1.4.1)
66 jquery-timepicker-addon-rails (1.4.1)
67 railties (>= 3.1)
67 railties (>= 3.1)
68 jquery-ui-rails (4.0.3)
68 jquery-ui-rails (4.0.3)
69 jquery-rails
69 jquery-rails
70 railties (>= 3.1.0)
70 railties (>= 3.1.0)
71 jquery-ui-sass-rails (4.0.3.0)
71 jquery-ui-sass-rails (4.0.3.0)
72 jquery-rails
72 jquery-rails
73 jquery-ui-rails (= 4.0.3)
73 jquery-ui-rails (= 4.0.3)
74 railties (>= 3.1.0)
74 railties (>= 3.1.0)
75 json (1.8.2)
75 json (1.8.2)
76 mail (2.5.4)
76 mail (2.5.4)
77 mime-types (~> 1.16)
77 mime-types (~> 1.16)
78 treetop (~> 1.4.8)
78 treetop (~> 1.4.8)
79 mime-types (1.25.1)
79 mime-types (1.25.1)
80 multi_json (1.10.1)
80 multi_json (1.10.1)
81 - mysql2 (0.3.17)
81 + mysql2 (0.3.19)
82 polyglot (0.3.5)
82 polyglot (0.3.5)
83 power_assert (0.2.2)
83 power_assert (0.2.2)
84 prototype-rails (3.2.1)
84 prototype-rails (3.2.1)
85 rails (~> 3.2)
85 rails (~> 3.2)
86 rack (1.4.5)
86 rack (1.4.5)
87 rack-cache (1.2)
87 rack-cache (1.2)
88 rack (>= 0.4)
88 rack (>= 0.4)
89 rack-ssl (1.3.4)
89 rack-ssl (1.3.4)
90 rack
90 rack
91 rack-test (0.6.3)
91 rack-test (0.6.3)
92 rack (>= 1.0)
92 rack (>= 1.0)
93 rails (3.2.21)
93 rails (3.2.21)
94 actionmailer (= 3.2.21)
94 actionmailer (= 3.2.21)
95 actionpack (= 3.2.21)
95 actionpack (= 3.2.21)
96 activerecord (= 3.2.21)
96 activerecord (= 3.2.21)
97 activeresource (= 3.2.21)
97 activeresource (= 3.2.21)
98 activesupport (= 3.2.21)
98 activesupport (= 3.2.21)
99 bundler (~> 1.0)
99 bundler (~> 1.0)
100 railties (= 3.2.21)
100 railties (= 3.2.21)
101 railties (3.2.21)
101 railties (3.2.21)
102 actionpack (= 3.2.21)
102 actionpack (= 3.2.21)
103 activesupport (= 3.2.21)
103 activesupport (= 3.2.21)
104 rack-ssl (~> 1.3.2)
104 rack-ssl (~> 1.3.2)
105 rake (>= 0.8.7)
105 rake (>= 0.8.7)
106 rdoc (~> 3.4)
106 rdoc (~> 3.4)
107 thor (>= 0.14.6, < 2.0)
107 thor (>= 0.14.6, < 2.0)
108 rake (10.4.2)
108 rake (10.4.2)
109 rdiscount (2.1.8)
109 rdiscount (2.1.8)
110 rdoc (3.12.2)
110 rdoc (3.12.2)
111 json (~> 1.4)
111 json (~> 1.4)
112 rouge (1.8.0)
112 rouge (1.8.0)
113 rspec-collection_matchers (1.1.2)
113 rspec-collection_matchers (1.1.2)
114 rspec-expectations (>= 2.99.0.beta1)
114 rspec-expectations (>= 2.99.0.beta1)
115 rspec-core (2.99.2)
115 rspec-core (2.99.2)
116 rspec-expectations (2.99.2)
116 rspec-expectations (2.99.2)
117 diff-lcs (>= 1.1.3, < 2.0)
117 diff-lcs (>= 1.1.3, < 2.0)
118 rspec-mocks (2.99.3)
118 rspec-mocks (2.99.3)
119 rspec-rails (2.99.0)
119 rspec-rails (2.99.0)
120 actionpack (>= 3.0)
120 actionpack (>= 3.0)
121 activemodel (>= 3.0)
121 activemodel (>= 3.0)
122 activesupport (>= 3.0)
122 activesupport (>= 3.0)
123 railties (>= 3.0)
123 railties (>= 3.0)
124 rspec-collection_matchers
124 rspec-collection_matchers
125 rspec-core (~> 2.99.0)
125 rspec-core (~> 2.99.0)
126 rspec-expectations (~> 2.99.0)
126 rspec-expectations (~> 2.99.0)
127 rspec-mocks (~> 2.99.0)
127 rspec-mocks (~> 2.99.0)
128 sass (3.4.11)
128 sass (3.4.11)
129 sass-rails (3.2.6)
129 sass-rails (3.2.6)
You need to be logged in to leave comments. Login now