message_train.gemspec in message_train-0.1.5 vs message_train.gemspec in message_train-0.1.6

- old
+ new

@@ -1,19 +1,19 @@ # 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.1.5 ruby lib +# stub: message_train 0.1.6 ruby lib Gem::Specification.new do |s| s.name = "message_train" - s.version = "0.1.5" + s.version = "0.1.6" 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 = "2015-08-24" + s.date = "2015-08-25" s.description = "Private/public messaging for any object, such as Users or Groups" s.email = "karen.e.lundgren@gmail.com" s.executables = ["rails"] s.extra_rdoc_files = [ "LICENSE.txt", @@ -92,10 +92,9 @@ "lib/message_train/localization.rb", "lib/message_train/mixin.rb", "lib/message_train/version.rb", "lib/tasks/message_train_tasks.rake", "message_train.gemspec", - "night_train.gemspec", "spec/controllers/message_train/boxes_controller_spec.rb", "spec/controllers/message_train/conversations_controller_spec.rb", "spec/controllers/message_train/messages_controller_spec.rb", "spec/controllers/message_train/participants_controller_spec.rb", "spec/dummy/.rspec",