locasms 0.3.0 → 0.3.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
- SHA1:
3
- metadata.gz: 4e825f5f5729560432aadb5e7874521af3d24219
4
- data.tar.gz: 483c62ac2142f95a4b71ee203ad347a496df7920
2
+ SHA256:
3
+ metadata.gz: 6d7c390189fc1d7a40e5444c114567147c7405b654e53b57fdb0e8792ac8f02c
4
+ data.tar.gz: 1083947e5c289fdfa78a7803f3f9ba2bb3b21bc4f9a1730a14ba8fc581d657ee
5
5
  SHA512:
6
- metadata.gz: a313fd05ed21ec051f30aec10e71fd9b028372745676c06e22327154622fff0a6cb06a1726ddbf9120cdeadf831f30d3c51bd68fb88b59d70721dccf2b13a2e3
7
- data.tar.gz: 459409d3696a33b69ff0f5f35aa6a73d9a7a62e9f8be27a031a043511c2a778d23e7dfa11f52f3f498cd13a2c5caa921d5324379b3281648254d868573439170
6
+ metadata.gz: a65d52d1d7cc42af2fda922fccde890d97201a0c8b5073c83c93a0326b510e2a53a4d213733d7d8719ed9d4d08e64c9c66b09a58e102cb528e1b868ecc3b42fd
7
+ data.tar.gz: 724ed24711b57e94dd5753111ef9eb774688f50a5b1fef5f58fa61aadec3ba8860c254b7e54bcd4496ec6f4d4e3d92e2db7e9f418ab87ca0b1158f32443b4688
data/.travis.yml CHANGED
@@ -1,5 +1,6 @@
1
1
  language: ruby
2
2
  rvm:
3
+ - 2.5
3
4
  - 2.4
4
5
  - 2.3
5
6
  - 2.2
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # locasms
2
2
  [![Gem Version](https://badge.fury.io/rb/locasms.svg)](http://badge.fury.io/rb/locasms) [![Build Status](https://travis-ci.org/mcorp/locasms.png?branch=master)](https://travis-ci.org/mcorp/locasms) [![Dependency Status](https://gemnasium.com/mcorp/locasms.png)](https://gemnasium.com/mcorp/locasms) [![Code Climate](https://codeclimate.com/github/mcorp/locasms.png)](https://codeclimate.com/github/mcorp/locasms) [![Inline docs](http://inch-ci.org/github/mcorp/locasms.svg?branch=master)](http://inch-ci.org/github/mcorp/locasms)
3
3
 
4
- > :warning: After `March 29, 2016` the base IP of the service will change as noticed on this [issue](https://github.com/mcorp/locasms/issues/6). If you don't upgrade to version `0.1.7` your app will stop delivering SMS
4
+ > :warning: After `February, 10, 2018` the base IP of the service will change as noticed on this[issue](https://github.com/mcorp/locasms/issues/21). If you don't upgrade to version `0.3.1` your app will stop delivering SMS.
5
5
 
6
6
  Client to consume API's from [LocaSMS][0] and its Short Code SMS version [SMS Plataforma][1].
7
7
 
@@ -3,7 +3,7 @@ module LocaSMS
3
3
  # Client to interact with LocaSMS API
4
4
  class Client
5
5
  # Default API "domain"
6
- DOMAIN = '54.173.24.177'.freeze
6
+ DOMAIN = 'app.locasms.com.br'.freeze
7
7
 
8
8
  # Default API address
9
9
  ENDPOINT = {
@@ -1,3 +1,3 @@
1
1
  module LocaSMS
2
- VERSION = '0.3.0'
2
+ VERSION = '0.3.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: locasms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adilson Carvalho
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2017-10-08 00:00:00.000000000 Z
13
+ date: 2018-02-02 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler
@@ -167,7 +167,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
167
167
  version: '0'
168
168
  requirements: []
169
169
  rubyforge_project:
170
- rubygems_version: 2.6.13
170
+ rubygems_version: 2.7.4
171
171
  signing_key:
172
172
  specification_version: 4
173
173
  summary: Cliente para disparo de SMS, regular e Short Code, através da LocaSMS/SMS