sms-uslugi-api.gemspec in sms-uslugi-api-0.5.1 vs sms-uslugi-api.gemspec in sms-uslugi-api-0.6.0
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "sms-uslugi-api"
- s.version = "0.5.1"
+ s.version = "0.6.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Alexander Maslov"]
s.date = "2014-02-22"
s.description = "Simple gem for send SMS through sms-uslugi service"
@@ -23,9 +23,10 @@
"Gemfile.lock",
"LICENSE.txt",
"README.md",
"Rakefile",
"VERSION",
+ "fixtures/vcr_cassettes/getPhoneInfo.yml",
"fixtures/vcr_cassettes/info.yml",
"fixtures/vcr_cassettes/send.yml",
"lib/sms-uslugi-api.rb",
"sms-uslugi-api.gemspec",
"spec/sms_uslugi_api_spec.rb",