message_train.gemspec in message_train-0.2.12 vs message_train.gemspec in message_train-0.3.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: message_train 0.2.12 ruby lib +# stub: message_train 0.3.0 ruby lib Gem::Specification.new do |s| s.name = "message_train" - s.version = "0.2.12" + s.version = "0.3.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Karen Lundgren"] - s.date = "2016-01-18" + s.date = "2016-01-26" s.description = "Rails 4 Engine providing private/public messaging for any object, such as Users or Groups" s.email = "karen.e.lundgren@gmail.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"