Commit 96361243c921617833e1bee15eac574add8415ee

Authored by Luciano Sousa
1 parent 7413a4a3
Exists in master and in 1 other branch production

update rails version. add security pack

Showing 1 changed file with 29 additions and 29 deletions   Show diff stats
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 - actionmailer (3.2.18)  
5 - actionpack (= 3.2.18) 4 + actionmailer (3.2.19)
  5 + actionpack (= 3.2.19)
6 mail (~> 2.5.4) 6 mail (~> 2.5.4)
7 actionmailer_inline_css (1.5.3) 7 actionmailer_inline_css (1.5.3)
8 actionmailer (>= 3.0.0) 8 actionmailer (>= 3.0.0)
9 nokogiri (>= 1.4.4) 9 nokogiri (>= 1.4.4)
10 premailer (>= 1.7.1) 10 premailer (>= 1.7.1)
11 - actionpack (3.2.18)  
12 - activemodel (= 3.2.18)  
13 - activesupport (= 3.2.18) 11 + actionpack (3.2.19)
  12 + activemodel (= 3.2.19)
  13 + activesupport (= 3.2.19)
14 builder (~> 3.0.0) 14 builder (~> 3.0.0)
15 erubis (~> 2.7.0) 15 erubis (~> 2.7.0)
16 journey (~> 1.0.4) 16 journey (~> 1.0.4)
@@ -18,18 +18,18 @@ GEM @@ -18,18 +18,18 @@ GEM
18 rack-cache (~> 1.2) 18 rack-cache (~> 1.2)
19 rack-test (~> 0.6.1) 19 rack-test (~> 0.6.1)
20 sprockets (~> 2.2.1) 20 sprockets (~> 2.2.1)
21 - activemodel (3.2.18)  
22 - activesupport (= 3.2.18) 21 + activemodel (3.2.19)
  22 + activesupport (= 3.2.19)
23 builder (~> 3.0.0) 23 builder (~> 3.0.0)
24 - activerecord (3.2.18)  
25 - activemodel (= 3.2.18)  
26 - activesupport (= 3.2.18) 24 + activerecord (3.2.19)
  25 + activemodel (= 3.2.19)
  26 + activesupport (= 3.2.19)
27 arel (~> 3.0.2) 27 arel (~> 3.0.2)
28 tzinfo (~> 0.3.29) 28 tzinfo (~> 0.3.29)
29 - activeresource (3.2.18)  
30 - activemodel (= 3.2.18)  
31 - activesupport (= 3.2.18)  
32 - activesupport (3.2.18) 29 + activeresource (3.2.19)
  30 + activemodel (= 3.2.19)
  31 + activesupport (= 3.2.19)
  32 + activesupport (3.2.19)
33 i18n (~> 0.6, >= 0.6.4) 33 i18n (~> 0.6, >= 0.6.4)
34 multi_json (~> 1.0) 34 multi_json (~> 1.0)
35 addressable (2.3.5) 35 addressable (2.3.5)
@@ -126,7 +126,7 @@ GEM @@ -126,7 +126,7 @@ GEM
126 json (~> 1.8) 126 json (~> 1.8)
127 multi_xml (>= 0.5.2) 127 multi_xml (>= 0.5.2)
128 httpauth (0.2.0) 128 httpauth (0.2.0)
129 - i18n (0.6.9) 129 + i18n (0.6.11)
130 jira-ruby (0.1.2) 130 jira-ruby (0.1.2)
131 activesupport 131 activesupport
132 oauth 132 oauth
@@ -174,7 +174,7 @@ GEM @@ -174,7 +174,7 @@ GEM
174 rails (>= 3.2.0) 174 rails (>= 3.2.0)
175 railties (>= 3.2.0) 175 railties (>= 3.2.0)
176 moped (1.5.1) 176 moped (1.5.1)
177 - multi_json (1.10.0) 177 + multi_json (1.10.1)
178 multi_xml (0.5.5) 178 multi_xml (0.5.5)
179 multipart-post (1.2.0) 179 multipart-post (1.2.0)
180 net-scp (1.1.2) 180 net-scp (1.1.2)
@@ -222,7 +222,7 @@ GEM @@ -222,7 +222,7 @@ GEM
222 rest-client (~> 1.6.0) 222 rest-client (~> 1.6.0)
223 pjax_rails (0.3.4) 223 pjax_rails (0.3.4)
224 jquery-rails 224 jquery-rails
225 - polyglot (0.3.4) 225 + polyglot (0.3.5)
226 premailer (1.7.3) 226 premailer (1.7.3)
227 css_parser (>= 1.1.9) 227 css_parser (>= 1.1.9)
228 htmlentities (>= 4.0.0) 228 htmlentities (>= 4.0.0)
@@ -246,25 +246,25 @@ GEM @@ -246,25 +246,25 @@ GEM
246 rack-ssl-enforcer (0.2.6) 246 rack-ssl-enforcer (0.2.6)
247 rack-test (0.6.2) 247 rack-test (0.6.2)
248 rack (>= 1.0) 248 rack (>= 1.0)
249 - rails (3.2.18)  
250 - actionmailer (= 3.2.18)  
251 - actionpack (= 3.2.18)  
252 - activerecord (= 3.2.18)  
253 - activeresource (= 3.2.18)  
254 - activesupport (= 3.2.18) 249 + rails (3.2.19)
  250 + actionmailer (= 3.2.19)
  251 + actionpack (= 3.2.19)
  252 + activerecord (= 3.2.19)
  253 + activeresource (= 3.2.19)
  254 + activesupport (= 3.2.19)
255 bundler (~> 1.0) 255 bundler (~> 1.0)
256 - railties (= 3.2.18) 256 + railties (= 3.2.19)
257 rails_autolink (1.1.4) 257 rails_autolink (1.1.4)
258 rails (> 3.1) 258 rails (> 3.1)
259 - railties (3.2.18)  
260 - actionpack (= 3.2.18)  
261 - activesupport (= 3.2.18) 259 + railties (3.2.19)
  260 + actionpack (= 3.2.19)
  261 + activesupport (= 3.2.19)
262 rack-ssl (~> 1.3.2) 262 rack-ssl (~> 1.3.2)
263 rake (>= 0.8.7) 263 rake (>= 0.8.7)
264 rdoc (~> 3.4) 264 rdoc (~> 3.4)
265 thor (>= 0.14.6, < 2.0) 265 thor (>= 0.14.6, < 2.0)
266 raindrops (0.12.0) 266 raindrops (0.12.0)
267 - rake (10.3.1) 267 + rake (10.3.2)
268 rdoc (3.12.2) 268 rdoc (3.12.2)
269 json (~> 1.4) 269 json (~> 1.4)
270 ref (1.0.5) 270 ref (1.0.5)
@@ -327,7 +327,7 @@ GEM @@ -327,7 +327,7 @@ GEM
327 turbo-sprockets-rails3 (0.3.10) 327 turbo-sprockets-rails3 (0.3.10)
328 railties (> 3.2.8, < 4.0.0) 328 railties (> 3.2.8, < 4.0.0)
329 sprockets (>= 2.0.0) 329 sprockets (>= 2.0.0)
330 - tzinfo (0.3.39) 330 + tzinfo (0.3.41)
331 uglifier (2.2.1) 331 uglifier (2.2.1)
332 execjs (>= 0.3.0) 332 execjs (>= 0.3.0)
333 multi_json (~> 1.0, >= 1.0.2) 333 multi_json (~> 1.0, >= 1.0.2)