[DRE-commits] [nanoc] 02/04: Refresh filter_out_nil_gemspec.patch
Cédric Boutillier
boutil at moszumanska.debian.org
Tue Oct 17 20:25:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository nanoc.
commit 8ab31c0f725ad3683bf3a923b4a7564dd8dacc41
Author: Cédric Boutillier <boutil at debian.org>
Date: Tue Oct 17 21:48:03 2017 +0200
Refresh filter_out_nil_gemspec.patch
---
debian/patches/filter_out_nil_gemspec.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/filter_out_nil_gemspec.patch b/debian/patches/filter_out_nil_gemspec.patch
index 801f227..64e7d8a 100644
--- a/debian/patches/filter_out_nil_gemspec.patch
+++ b/debian/patches/filter_out_nil_gemspec.patch
@@ -4,11 +4,11 @@ Description: filter out nil Gem specifications
selecting explicitly the non nil ones fixes the problem for now
Author: Cédric Boutillier <boutil at debian.org>
Forwarded: not-needed
-Last-Update: 2017-05-14
+Last-Update: 2017-10-17
--- a/lib/nanoc/cli/error_handler.rb
+++ b/lib/nanoc/cli/error_handler.rb
-@@ -166,7 +166,7 @@
+@@ -149,7 +149,7 @@
# @return [Hash<String, Array>] A hash containing the gem names as keys and gem versions as value
def gems_and_versions
gems = {}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/nanoc.git
More information about the Pkg-ruby-extras-commits
mailing list