ruby_hlr_client 2.0.1 → 2.0.2

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: f06ae6d66949dab9f751c2e4adf7449c8f11e7f9f8a804ee1f32d4bfa42c2087
4
- data.tar.gz: 384409e63b9cfa4813be4f95f06c20d850f29cd697278094081317d7d9c5b852
3
+ metadata.gz: ef69f61ee3625436c69ebea749e3fe5813d7247ed915452ee61b2191497b0c7d
4
+ data.tar.gz: 0c6e857000af85247b3ea4e3db98e2394456ce6726cbbfdebe310e950fd8f944
5
5
  SHA512:
6
- metadata.gz: dcc01c7198d6123c466b0b34e5702ba829858cb9e39ac0d462ca9a4410ac95e8ab02eab4ef298b3b6a002dd65338fbed67114101304b6e83ed320c00dd7660d1
7
- data.tar.gz: e52e634fcfb799b5b57dbc228b9998863abe5973165a04ff5630e2c8893b8d64473147e8924117182d0750a4603bdc6c2027ebd78f85115c3f8d0ab8d0ea7cee
6
+ metadata.gz: f7706004d937b472ad2532d8f9eb05e0f6949404b0e175022b7475fd9ee8917a0c0f14874090b82b8f82a06a61e040a6255d0412346a0b67b1c06173cef34bf8
7
+ data.tar.gz: '09e12c00f6bed267539f633b2667d4e5661d55e5371734589bb105910328891643520f48b134bf6ab1f6465ae5d3b16214b3f11bc43986deabad35f4274bbc54'
@@ -16,7 +16,7 @@ module HlrLookupsSDK
16
16
  # @param secret; as given by https://www.hlr-lookups.com/en/api-settings
17
17
  # @param log_file; optional log file path
18
18
  # @constructor
19
- def initialize(key, secret, log_file = NIL)
19
+ def initialize(key, secret, log_file = nil)
20
20
 
21
21
  # @string The API Key as given by https://www.hlr-lookups.com/en/api-settings
22
22
  @key = key
@@ -36,8 +36,8 @@ module HlrLookupsSDK
36
36
  # @string HLR Lookup connect url
37
37
  @connect_url = HlrLookupsSDK::CONNECT_URL
38
38
 
39
- # @string|NIL Specifies the log file to which to write, if any.
40
- @log_file = log_file ? log_file : NIL
39
+ # @string|nil Specifies the log file to which to write, if any.
40
+ @log_file = log_file ? log_file : nil
41
41
 
42
42
  end
43
43
 
@@ -1,6 +1,6 @@
1
1
  module HlrLookupsSDK
2
2
 
3
- CLIENT_VERSION = '2.0.1'
3
+ CLIENT_VERSION = '2.0.2'
4
4
 
5
5
  CLIENT_NAME = 'ruby_hlr_client'
6
6
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_hlr_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Velocity Made Good Ltd.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-08-15 00:00:00.000000000 Z
11
+ date: 2022-10-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rest-client
@@ -83,7 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
83
83
  - !ruby/object:Gem::Version
84
84
  version: '0'
85
85
  requirements: []
86
- rubygems_version: 3.1.2
86
+ rubygems_version: 3.3.11
87
87
  signing_key:
88
88
  specification_version: 4
89
89
  summary: HLR Lookups SDK. Obtain live mobile phone connectivity and portability data