[DRE-commits] [gemwatch] 01/01: load missing library

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Mar 4 21:55:36 UTC 2016


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

terceiro pushed a commit to branch master
in repository gemwatch.

commit fded23207a3658015498d311462499fbb17ce043
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Mar 4 18:55:22 2016 -0300

    load missing library
---
 gem2tgz.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gem2tgz.rb b/gem2tgz.rb
index af89e57..cb8fe98 100644
--- a/gem2tgz.rb
+++ b/gem2tgz.rb
@@ -14,6 +14,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 require 'fileutils'
+require 'yaml'
 
 class Gem2Tgz
 

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



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