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

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
  SHA256:
3
- metadata.gz: ffbb8d0985fc333d4b00b1bcf06ed5234b8c8007ac033626225be0ff6d442750
4
- data.tar.gz: 4eeeab8434c9b2224134234abb389b938787b86839b20a153f9ad757d34b6b0c
3
+ metadata.gz: 1d973816fbb9f89f60127118e724082086169b2296a1d36d655b0646f58bfcfb
4
+ data.tar.gz: 55eb5f46b508f5cd880d9adc4e635b05042200a52ba7af9321a0c2cee633048d
5
5
  SHA512:
6
- metadata.gz: 95be82f771bd719f83337033eabe496b5689cce83b4965b02ab4b0b4308ff19260f700fc280df828d549d7f99ee58759672c1d45330768329b3a1dcbcb170426
7
- data.tar.gz: 89b02312150a0fbce3ccd05fecbdc3511498037a7369a9af054bc62bc6e5dfe1e078b9543e6412003f23c8c43713f362cce521b7d43cee1545a6e1a7455d7881
6
+ metadata.gz: e46182766fb0c142b20f9319ac4878d2abd7fad942c5ee4a9ee6c0b44f70f08476113d903fc6563cd8e7573eb1b30117fe26aa8ff6c9fa1a4a9152fc22df82b9
7
+ data.tar.gz: 69479071e47693a04209c6f351ba47980239262b87942b821321b42a95d614b46906b56a9aa1b158d320cf4facf74ac01b3c2ba4fa2058e8d6f090d475ef6955
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: ruby
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
  name: allocation_stats