admitad 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: df62dc8f97096114b96e5eb38975d5c6c3e273d148f272f150042a17087fad40
4
- data.tar.gz: 373eeac15e8550bfcd6a223229f44d0d8850efca7647268280fa4802d016da2a
3
+ metadata.gz: e8442a28c1a78270cbc47afc3214a9395e115d5768d3ad193017f4a6e57d38eb
4
+ data.tar.gz: def7ebb57dc9b1f5e7036d4d8279a5889522b57c90c3e7c2cc4abcfb96f734fb
5
5
  SHA512:
6
- metadata.gz: cd24c1c3bece01d2d737e246d3b06c7a7f1421f82c04b0097c4ca06ec90dbf85f00f3f6c155e6e4e97df004f12d29df8d1abf9106148bc4430387ec4afa070fc
7
- data.tar.gz: 6ea79bafb079da6ccc2018cff36832578059e5d9f0a68e43b9dab4ff7f1bf2dc7ca57848ccd430054864c3b27c2297ce3c6122fe6d6b98cf7d121685111614b9
6
+ metadata.gz: da05951dff9abc8e5ccbbc743fc053d75f963a7cd618aafe623c2bc0c39a75cb7c9e7a350447dc445dc70ea1cdb21bb3d3ef97e10e29e1b10a78701c55e81b30
7
+ data.tar.gz: d09934719f160f25dc6af4a29a298d044bcd2f2fa71ffd80a9c36b4ff8692a7a40c2a7901c779c4daa575b2a628f2a154e000fba1bcbaba0e36091f7850cad43
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
12
  spec.description = 'This interface helps you to create applications for Admitad affiliate network.
13
13
  You can build up applications to analyze your own statistics and accounting records or
14
14
  to put them up for sale in the Admitad App Store.'
15
- spec.homepage = 'https://github.com/alexandr-senyuk/admitad-ruby-api'
15
+ spec.homepage = 'https://github.com/SumatoSoft/admitad-ruby-api'
16
16
  spec.license = 'MIT'
17
17
 
18
18
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
@@ -1,3 +1,3 @@
1
1
  module Admitad
2
- VERSION = '0.0.4'.freeze
2
+ VERSION = '0.0.5'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: admitad
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - alexandr-senyuk
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-09-10 00:00:00.000000000 Z
11
+ date: 2018-09-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -166,7 +166,7 @@ files:
166
166
  - lib/admitad/version.rb
167
167
  - lib/admitad/wrapper.rb
168
168
  - secrets.yml.example
169
- homepage: https://github.com/alexandr-senyuk/admitad-ruby-api
169
+ homepage: https://github.com/SumatoSoft/admitad-ruby-api
170
170
  licenses:
171
171
  - MIT
172
172
  metadata: