loosen rails version

This commit is contained in:
Praveen Arimbrathodiyil 2015-09-24 15:36:10 +05:30
parent 28059229b2
commit b173b7ed8d
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,12 @@
Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -1,6 +1,6 @@
source "https://rubygems.org"
-gem 'rails', '4.1.11'
+gem 'rails', '~> 4.2.4'
# Specify a sprockets version due to security issue
# See https://groups.google.com/forum/#!topic/rubyonrails-security/doAVp0YaTqY

1
debian/patches/series vendored Normal file
View file

@ -0,0 +1 @@
loosen-rails-version.patch