splitclient-rb 6.0.1.pre.rc1-java → 6.0.1.pre.rc2-java

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: bb828a0e4bcac7c5b43af34209b044381952fb8e
4
- data.tar.gz: 24c07bc5995658b7e1346e49ccab1345098cc59d
3
+ metadata.gz: fbf56d603def3dfe5b67eb2faa5c556c42175a07
4
+ data.tar.gz: 900920c3b528dc13d1166852cdc78a48ad656a26
5
5
  SHA512:
6
- metadata.gz: 104e662f1bf4b926e00112c15262a8f0d29af1f2457ef80b4e2e7ff96b1e86753e908fc324b1028d2f039c638915d72df7a9301d49fce887ab3a855d5d1c26ab
7
- data.tar.gz: 84618a78d1fe5186c547d5ab024e0332f22497fdb58000022299402399f4561e27ad65751925ea33f2eb919ed057bca4df4f7b87228b5606525ce5698b08c06b
6
+ metadata.gz: 69d0c9f0795ad070e6cf07aa8c18c795342440dcf14700261b65207780cc3e52983e6830c9f825eca64931c58302baeed317b029fc9ef24b9f52163e2603f085
7
+ data.tar.gz: d585a61da7d80fa25956a8fcf355d3e528dedd7f42172f37ffbed33522555780ae1b91ec7d9bc100dcce3d29878c8a767d0fc4532a4598945e79dd3ff6350ba1
data/CHANGES.txt CHANGED
@@ -1,5 +1,5 @@
1
1
  6.0.1 (Jan 4th, 2019)
2
- - Fix an issue in events and impressions API calls caused by a wrong variable name introduced in 6.0.0
2
+ - Fix an issue in events and impressions API calls log messages caused by a wrong variable name introduced in 6.0.0
3
3
 
4
4
  6.0.0 (December 17th, 2018)
5
5
  - Change `sender` and `store` classes to reuse Faraday connections, preventing issues with net-http-persistent 3.0
data/NEWS CHANGED
@@ -1,6 +1,6 @@
1
1
  6.0.1
2
2
 
3
- Fix issue in events and impressions API calls introduced in 6.0.0
3
+ Fix an issue in events and impressions API calls log messages introduced in 6.0.0
4
4
 
5
5
  6.0.0
6
6
 
@@ -1,3 +1,3 @@
1
1
  module SplitIoClient
2
- VERSION = '6.0.1.pre.rc1'
2
+ VERSION = '6.0.1.pre.rc2'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: splitclient-rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.0.1.pre.rc1
4
+ version: 6.0.1.pre.rc2
5
5
  platform: java
6
6
  authors:
7
7
  - Split Software
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-01-03 00:00:00.000000000 Z
11
+ date: 2019-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement