message_train.gemspec in message_train-0.5.3 vs message_train.gemspec in message_train-0.6.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.5.3 ruby lib +# stub: message_train 0.6.0 ruby lib Gem::Specification.new do |s| s.name = "message_train" - s.version = "0.5.3" + s.version = "0.6.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-03-02" + s.date = "2016-03-03" 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"