[DRE-commits] [gitlab] 01/04: loosen gon

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 30 11:01:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit f47a63883e3fa0082438d0beeb41a8133192f59d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Sep 30 16:14:33 2015 +0530

    loosen gon
---
 debian/patches/0032-loosen-gon.patch | 13 +++++++++++++
 debian/patches/series                |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0032-loosen-gon.patch b/debian/patches/0032-loosen-gon.patch
new file mode 100644
index 0000000..2893bb5
--- /dev/null
+++ b/debian/patches/0032-loosen-gon.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -203,7 +203,7 @@ gem 'addressable',        '~> 2.3.8'
+ gem 'bootstrap-sass',     '~> 3.0'
+ gem 'font-awesome-rails', '~> 4.2'
+ gem 'gitlab_emoji',       '~> 0.1'
+-gem 'gon',                '~> 5.0.0'
++gem 'gon',                '~> 6.0.1'
+ gem 'jquery-atwho-rails', '~> 1.0.0'
+ gem 'jquery-rails',       '~> 3.1.3'
+ gem 'jquery-scrollto-rails', '~> 1.4.3'
diff --git a/debian/patches/series b/debian/patches/series
index 9c917e9..946db77 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -29,3 +29,4 @@ loosen-rails-version.patch
 0029-loosen-sass-rails.patch
 0030-loosen-uglifier.patch
 0031-loosen-jquery-turbolinks.patch
+0032-loosen-gon.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list