Update rails gem to 4.1.14

Fix CVE-2015-3227
Fix CVE-2015-3226
This commit is contained in:
Christian Bruckmayer 2015-12-22 17:06:37 +01:00
parent 66d4e6e833
commit 64396c9786

View file

@ -8,29 +8,29 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actionmailer (4.1.8) actionmailer (4.1.14)
actionpack (= 4.1.8) actionpack (= 4.1.14)
actionview (= 4.1.8) actionview (= 4.1.14)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
actionpack (4.1.8) actionpack (4.1.14)
actionview (= 4.1.8) actionview (= 4.1.14)
activesupport (= 4.1.8) activesupport (= 4.1.14)
rack (~> 1.5.2) rack (~> 1.5.2)
rack-test (~> 0.6.2) rack-test (~> 0.6.2)
actionview (4.1.8) actionview (4.1.14)
activesupport (= 4.1.8) activesupport (= 4.1.14)
builder (~> 3.1) builder (~> 3.1)
erubis (~> 2.7.0) erubis (~> 2.7.0)
active_model_serializers (0.8.1) active_model_serializers (0.8.1)
activemodel (>= 3.0) activemodel (>= 3.0)
activemodel (4.1.8) activemodel (4.1.14)
activesupport (= 4.1.8) activesupport (= 4.1.14)
builder (~> 3.1) builder (~> 3.1)
activerecord (4.1.8) activerecord (4.1.14)
activemodel (= 4.1.8) activemodel (= 4.1.14)
activesupport (= 4.1.8) activesupport (= 4.1.14)
arel (~> 5.0.0) arel (~> 5.0.0)
activesupport (4.1.8) activesupport (4.1.14)
i18n (~> 0.6, >= 0.6.9) i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7) json (~> 1.7, >= 1.7.7)
minitest (~> 5.1) minitest (~> 5.1)
@ -189,7 +189,7 @@ GEM
jquery-rails (3.1.4) jquery-rails (3.1.4)
railties (>= 3.0, < 5.0) railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
json (1.8.1) json (1.8.3)
jwt (1.0.0) jwt (1.0.0)
launchy (2.4.2) launchy (2.4.2)
addressable (~> 2.3) addressable (~> 2.3)
@ -212,7 +212,7 @@ GEM
open4 open4
rake rake
mini_portile (0.6.0) mini_portile (0.6.0)
minitest (5.4.3) minitest (5.8.3)
momentjs-rails (2.8.1) momentjs-rails (2.8.1)
railties (>= 3.1) railties (>= 3.1)
monetize (0.3.0) monetize (0.3.0)
@ -224,7 +224,7 @@ GEM
monetize (~> 0.3.0) monetize (~> 0.3.0)
money (~> 6.1.1) money (~> 6.1.1)
railties (>= 3.0) railties (>= 3.0)
multi_json (1.10.1) multi_json (1.11.2)
multi_xml (0.5.5) multi_xml (0.5.5)
multipart-post (2.0.0) multipart-post (2.0.0)
mysql2 (0.3.16) mysql2 (0.3.16)
@ -295,31 +295,31 @@ GEM
slop (~> 3.4) slop (~> 3.4)
quiet_assets (1.0.2) quiet_assets (1.0.2)
railties (>= 3.1, < 5.0) railties (>= 3.1, < 5.0)
rack (1.5.2) rack (1.5.5)
rack-openid (1.3.1) rack-openid (1.3.1)
rack (>= 1.1.0) rack (>= 1.1.0)
ruby-openid (>= 2.1.8) ruby-openid (>= 2.1.8)
rack-test (0.6.2) rack-test (0.6.3)
rack (>= 1.0) rack (>= 1.0)
rails (4.1.8) rails (4.1.14)
actionmailer (= 4.1.8) actionmailer (= 4.1.14)
actionpack (= 4.1.8) actionpack (= 4.1.14)
actionview (= 4.1.8) actionview (= 4.1.14)
activemodel (= 4.1.8) activemodel (= 4.1.14)
activerecord (= 4.1.8) activerecord (= 4.1.14)
activesupport (= 4.1.8) activesupport (= 4.1.14)
bundler (>= 1.3.0, < 2.0) bundler (>= 1.3.0, < 2.0)
railties (= 4.1.8) railties (= 4.1.14)
sprockets-rails (~> 2.0) sprockets-rails (~> 2.0)
rails-observers (0.1.2) rails-observers (0.1.2)
activemodel (~> 4.0) activemodel (~> 4.0)
railties (4.1.8) railties (4.1.14)
actionpack (= 4.1.8) actionpack (= 4.1.14)
activesupport (= 4.1.8) activesupport (= 4.1.14)
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
rainbow (2.0.0) rainbow (2.0.0)
rake (10.3.2) rake (10.4.2)
rb-fsevent (0.9.4) rb-fsevent (0.9.4)
rb-inotify (0.9.4) rb-inotify (0.9.4)
ffi (>= 0.5.0) ffi (>= 0.5.0)
@ -392,7 +392,7 @@ GEM
multi_json (~> 1.0) multi_json (~> 1.0)
rack (~> 1.0) rack (~> 1.0)
tilt (~> 1.1, != 1.3.0) tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.2.0) sprockets-rails (2.3.3)
actionpack (>= 3.0) actionpack (>= 3.0)
activesupport (>= 3.0) activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0) sprockets (>= 2.8, < 4.0)
@ -400,7 +400,7 @@ GEM
term-ansicolor (1.3.0) term-ansicolor (1.3.0)
tins (~> 1.0) tins (~> 1.0)
thor (0.19.1) thor (0.19.1)
thread_safe (0.3.4) thread_safe (0.3.5)
tilt (1.4.1) tilt (1.4.1)
timecop (0.7.1) timecop (0.7.1)
timers (1.1.0) timers (1.1.0)