devise_approvable.gemspec in devise_approvable-0.13.0 vs devise_approvable.gemspec in devise_approvable-0.14.0

- old
+ new

@@ -1,18 +1,18 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: devise_approvable 0.13.0 ruby lib +# stub: devise_approvable 0.14.0 ruby lib Gem::Specification.new do |s| s.name = "devise_approvable" - s.version = "0.13.0" + s.version = "0.14.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Alex Egg"] - s.date = "2015-04-06" + s.date = "2015-07-01" s.description = "adds feature to devise" s.email = "eggie5@gmail.com" s.extra_rdoc_files = [ "README" ]