smsfly 0.4.0 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 033ece43e931362d695bffe58ef836ed46cdb9d1
4
- data.tar.gz: baa005f724b19cc2d4fead53e41f01866bf56575
3
+ metadata.gz: f2ecf43b6375a6d62e9b32eacea7e14c832eacdd
4
+ data.tar.gz: a678a29ac239136724d28cff76e524b0f6a9f3b8
5
5
  SHA512:
6
- metadata.gz: f2fa18106cf48b21c71b3eaad289be69c8056fb7f271fe1a3f0026b44ed50bde66b1f4c83293b13d4d57adc24a0eab7144399702d37345fcd20e424130e2fb16
7
- data.tar.gz: 12ddc9edfa6fe0fd7be668376d9851cc88bd0444d3966e6f166de05f73d6516cd45914db039d82338827c8e9d1072a2ea49c094b4bbefcf516e08fa117681187
6
+ metadata.gz: 05b9c049c42390dfb85151a93599ee4dd2822fb083d0b26bedeba48815fe3e17a4b93e3a5cd8b84d6cab19e3f4f5efc38e19ae8c417d2f8168751542d49c1461
7
+ data.tar.gz: 218d32c2811c045590a4ea9dd1ddf2fbfa2ee3cb26ae0401198f814f074eeea4d38c17438d4643462719341cb55536cb8c035954c60385c53c281987fce858f6
@@ -1,3 +1,3 @@
1
1
  module Smsfly
2
- VERSION = "0.4.0"
2
+ VERSION = "0.4.1"
3
3
  end
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["Serhii-Danovsky"]
10
10
  spec.email = ["jipebed@gmail.com"]
11
11
 
12
- spec.summary = %q{Gem for send SMS with API sms-fly.com.}
13
- spec.description = %q{Gem for ruby on rails for send SMS with API sms-fly.co.}
12
+ spec.summary = %q{Gem for send SMS with API https://sms-fly.com/}
13
+ spec.description = %q{Send SMS messages with API https://sms-fly.com/}
14
14
  spec.homepage = "https://github.com/Serhii-Danovsky/smsfly"
15
15
  spec.license = "MIT"
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smsfly
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Serhii-Danovsky
@@ -38,7 +38,7 @@ dependencies:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: '10.0'
41
- description: Gem for ruby on rails for send SMS with API sms-fly.co.
41
+ description: Send SMS messages with API https://sms-fly.com/
42
42
  email:
43
43
  - jipebed@gmail.com
44
44
  executables: []
@@ -83,6 +83,6 @@ rubyforge_project:
83
83
  rubygems_version: 2.4.8
84
84
  signing_key:
85
85
  specification_version: 4
86
- summary: Gem for send SMS with API sms-fly.com.
86
+ summary: Gem for send SMS with API https://sms-fly.com/
87
87
  test_files: []
88
88
  has_rdoc: