diff options
author | Ferdinand Rosario <ferdinandrosario@gmail.com> | 2015-11-19 15:17:12 +0530 |
---|---|---|
committer | Ferdinand Rosario <ferdinandrosario@gmail.com> | 2015-11-19 15:17:12 +0530 |
commit | 9b724baa7f03e02ca847d80eff4df529e63e79de (patch) | |
tree | 95a764e168a49602d51010a792e95ef8970c4641 /Gemfile | |
parent | 61867abeeccf9e6f65ba38c365d8bdf6b61387f4 (diff) | |
download | gitlab-ce-9b724baa7f03e02ca847d80eff4df529e63e79de.tar.gz |
Updated rails patch
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ source "https://rubygems.org" -gem 'rails', '4.1.12' +gem 'rails', '4.1.14' # Specify a sprockets version due to security issue # See https://groups.google.com/forum/#!topic/rubyonrails-security/doAVp0YaTqY |