From c99e13e558cb0f5faa0b4905dab7da8a803776b8 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Sat, 4 Jun 2016 22:40:52 +0530 Subject: [PATCH] bump minimum rails version --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 09cca4a246..cfc69cda3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gitlab (8.8.2+dfsg-3) UNRELEASED; urgency=medium + + * Update minimum version of rails to 4.2.6 + + -- Pirate Praveen Sat, 04 Jun 2016 22:40:32 +0530 + gitlab (8.8.2+dfsg-2) unstable; urgency=medium * Move gitlab-shell's config.yml to /etc diff --git a/debian/control b/debian/control index 1e167b3733..d88e3e21da 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ucf, gitlab-shell (>= 3.0.0~), gitlab-workhorse (>= 0.6.2~), - ruby-rails (>= 2:4.2.5.2~), + ruby-rails (>= 2:4.2.6~), ruby-rails (<< 2:5), ruby-rails-deprecated-sanitizer (>= 1.0.3~), ruby-responders (>= 2.0~),