balihoo_lpc_client 0.5.0 → 0.5.1

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: a8e2fcc6ac94fd1400fb46186ef93ed9033524fc
4
- data.tar.gz: 927f056161496be58a5b38cb97f53bccfc9d9041
3
+ metadata.gz: 449cbc54003a199e7fa1d809a3cdd2fec2ff464f
4
+ data.tar.gz: 4e00cabd5c9c3533e818900d792dd780c30fb322
5
5
  SHA512:
6
- metadata.gz: acbcf8533b7e57780381e479a710e0a5d9b1b347c154d18fb38db328056e531944ef1855ee51a3ea52c7ae7b8b4dd24d88b2518373b6d97fca98b3d20a184938
7
- data.tar.gz: 4b248eff98af0ec02d81c98df87c79b1dde93073db0089d212e245a34c4d9109e7350d2f5fbf06b85219ce585b95da6624a8ddfc1094eba1835bc4efbcd8377a
6
+ metadata.gz: 2421d99c26f469f280b9ac6ed1ae0aed8af52186e00edc739305b665d4bb1e09775487a6a5e3090be8409ea3c61fb0e25e6d787f1e27c970d853f886836da1e0
7
+ data.tar.gz: 36cb2d5b69cbff4eaefabd2048e0876bb1b3a4b199c7b7fd9749e5360876ad492d34155c7be316d67a65028369eff7d90ea02264137923290a847028fa7d7de5
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{Ruby Client for Balihoo's LPC API}
13
13
  spec.description = %q{Ruby Client for Balihoo's LPC API}
14
- spec.homepage = "https://github.com/riverock/balihoo_lpc"
14
+ spec.homepage = "https://github.com/riverock/balihoo_lpc_client"
15
15
  spec.license = "MIT"
16
16
 
17
17
  # Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or
@@ -1,3 +1,3 @@
1
1
  module BalihooLpcClient
2
- VERSION = "0.5.0"
2
+ VERSION = "0.5.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: balihoo_lpc_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - JD Guzman
@@ -177,7 +177,7 @@ files:
177
177
  - lib/balihoo_lpc_client/response/website_metric_leads.rb
178
178
  - lib/balihoo_lpc_client/response/website_metric_visits.rb
179
179
  - lib/balihoo_lpc_client/version.rb
180
- homepage: https://github.com/riverock/balihoo_lpc
180
+ homepage: https://github.com/riverock/balihoo_lpc_client
181
181
  licenses:
182
182
  - MIT
183
183
  metadata: