Bump to 1.3.0. Now with Rails 4.1 support. - reportable - Fork of reportable required by WarVox, from hdm/reportable.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit 221a23bd5d298f0141cb723accf6acca57e5e018
(DIR) parent b1bce78aedd02ea03bdca2a3280df9118f8bb17d
(HTM) Author: Martin Schùˆrrer <martin@schuerrer.org>
Date: Wed, 9 Apr 2014 14:19:44 +0200
Bump to 1.3.0. Now with Rails 4.1 support.
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.2.0'
+ s.version = '1.3.0'
s.required_rubygems_version = Gem::Requirement.new('>= 0') if s.respond_to?(:required_rubygems_version=)
s.authors = ['Marco Otte-Witte', 'Martin Kavalar']