Skip to content

Commit

Permalink
Regenerate gemspec for version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nerakdon committed Mar 3, 2016
1 parent f98d301 commit d10caea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.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 = [
Expand Down

0 comments on commit d10caea

Please sign in to comment.