Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nerakdon committed Aug 25, 2015
1 parent 81ecc41 commit bf3675a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions message_train.gemspec
Expand Up @@ -2,16 +2,16 @@
# 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"]
Expand Down Expand Up @@ -94,7 +94,6 @@ Gem::Specification.new do |s|
"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",
Expand Down

0 comments on commit bf3675a

Please sign in to comment.