Bump to 1.3.1 - reportable - Fork of reportable required by WarVox, from hdm/reportable.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 86013f6a813d3cd580d0127058dc939fb7312cdb
 (DIR) parent d0baa6eb4e4a8330647bd6ff3f49df472f61188c
 (HTM) Author: Martin Schùˆrrer <martin@schuerrer.org>
       Date:   Thu, 22 May 2014 12:17:23 +0200
       
       Bump to 1.3.1
       
       Diffstat:
         M reportable.gemspec                  |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/reportable.gemspec b/reportable.gemspec
       @@ -14,7 +14,7 @@ pkg_files += Dir['spec/**/*.{rb,yml,opts}']
        Gem::Specification.new do |s|
        
          s.name    = %q{reportable}
       -  s.version = '1.3.0'
       +  s.version = '1.3.1'
        
          s.required_rubygems_version = Gem::Requirement.new('>= 0') if s.respond_to?(:required_rubygems_version=)
          s.authors                   = ['Marco Otte-Witte', 'Martin Kavalar']