iglu-ruby-client 0.1.0.beta.3 → 0.1.0.beta.4

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/iglu-client/version.rb +1 -1
  3. metadata +4 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 18aa6fc1d0db3799c92b8e53fcfd48109e471072
4
- data.tar.gz: f17131a158241a0ca6ad10fac3781a827b417c74
3
+ metadata.gz: 19a57304dc9224a4e3b9166d605446223e82b7f7
4
+ data.tar.gz: 30ed2bafe111676eefc25c3d266687cc0a4d4a8f
5
5
  SHA512:
6
- metadata.gz: fbb6d3c5bb73e74f2dac0b5a5e6fc3d37387bd6d8756904e1deb9c4ab78caa70fa66859a02f3c845d0471f08a310e631f14e970b77e245dd9f252b0c77c5da7c
7
- data.tar.gz: daaf69a5a97d31da0ab27d3cedc126869fdde601689a73c29769f4c804116c9207c631f8209353e7cd86d07f51298613d626af3654cd2d1a424b1320b32ea4a0
6
+ metadata.gz: 193bfa163fa36d263f86b563bd5bb02144d038e92082c65b4d0edc78611e97f5366bd1cc1e0a8f683e8e7b5e8f7b90ef4f5fc778a9e187c02093743496344e48
7
+ data.tar.gz: 0542513dbb81e7df482c91f6a3d29d008a0289fb8260286e2b254505b9d33780aaddcf1ae6eaabc9a8472418e6ca65d9d2ed5caec7502fa32b0f1c6ecc025746
@@ -10,5 +10,5 @@
10
10
  # See the Apache License Version 2.0 for the specific language governing permissions and limitations there under.
11
11
 
12
12
  module Iglu
13
- CLIENT_VERSION = '0.1.0.beta.3'
13
+ CLIENT_VERSION = '0.1.0.beta.4'
14
14
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iglu-ruby-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.beta.3
4
+ version: 0.1.0.beta.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anton Parkhomenko
@@ -87,7 +87,9 @@ files:
87
87
  homepage: http://github.com/snowplow/iglu-ruby-client
88
88
  licenses:
89
89
  - Apache License 2.0
90
- metadata: {}
90
+ metadata:
91
+ bug_tracker_uri: https://github.com/snowplow/iglu-ruby-client/issues
92
+ wiki_uri: https://github.com/snowplow/iglu/wiki/Ruby-client
91
93
  post_install_message:
92
94
  rdoc_options: []
93
95
  require_paths: