smshelper.gemspec in smshelper-0.2.6 vs smshelper.gemspec in smshelper-0.2.7
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "smshelper"
- s.version = "0.2.6"
+ s.version = "0.2.7"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Voip Scout"]
- s.date = "2012-04-05"
+ s.date = "2012-05-06"
s.description = "works with esendex, textmagic, smstrade, bulksms, routomessaging, smswarehouse, mediaburst, clickatell, webtext"
s.email = "voipscout@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
@@ -52,10 +52,10 @@
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/voipscout/smshelper"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
- s.rubygems_version = "1.8.19"
+ s.rubygems_version = "1.8.24"
s.summary = "sms helper gem"
if s.respond_to? :specification_version then
s.specification_version = 3