sticapi_client 0.1.0 → 0.1.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: 38c6a8f2a22d4143789401514fee33f26bb0c8f2
4
- data.tar.gz: dc042ced88813f8947ee6b7253a4c43ba3c183f3
3
+ metadata.gz: d2ba3ab3da9239637b220f7f4d3a9b145b6553f1
4
+ data.tar.gz: 60e87cb2cdf048839dacdcfabc793a4e4bf4ab55
5
5
  SHA512:
6
- metadata.gz: 32222f2589efd2f141bcacb98a3609a2d6210358b4d62fe8e66d6b86f68e2755aee1c202ae7780ecc68f2eb2aa393d7573c00f4bb1afc59f02d4108c1d2f8f78
7
- data.tar.gz: 64faa13ee10160db9953864891e936ab8fc060b5edc1630430e572fd3e2784426aaa66610eb46f283eaa2f8c6999ee55a6b54aae306e5ded54f2c9a74093d2dd
6
+ metadata.gz: ab04c43d1e3e38c1d3fe8a1a05c6bf769362871e1742c722337e64c7b36f59453407439e03ed79943d7e0fdc58b51fa9e9a79d9ffdde32291c093b57bd352856
7
+ data.tar.gz: edd96ab8293dee05b825571889d447c08e3fc6ca403298f6c23af00a3b0a7a5791c738cc51dc6cc9f7eb7d6fa5bb79cbca865250703b987558e0428db75cda7f
@@ -1,3 +1,3 @@
1
1
  module SticapiClient
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sticapi_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ricardo Viana
@@ -107,7 +107,7 @@ files:
107
107
  - lib/sticapi_client/sticapi_controller.rb
108
108
  - lib/sticapi_client/sticapi_devise_strategy.rb
109
109
  - lib/sticapi_client/version.rb
110
- homepage: ''
110
+ homepage: https://github.com/zezim/sticapi_client
111
111
  licenses:
112
112
  - MIT
113
113
  metadata: {}