resurfaceio-logger 1.9.0 → 1.9.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
- SHA1:
3
- metadata.gz: 95113134bbf15fba0ef898a514d24a24dd98da6e
4
- data.tar.gz: 998377326921781e89c99e9905ebef0c6f932fc8
2
+ SHA256:
3
+ metadata.gz: f745e986a52a415313ca922f66c119d3de17234d1c9c7c654e0dd104be45237f
4
+ data.tar.gz: 8a48a6124d974ef7082566aef5c4190d5de17d6b58f1e8b950efa61620f96646
5
5
  SHA512:
6
- metadata.gz: d64d21c53d46de1336ac33fc81f71e3ed1354709c8ec91fc239ed964c1e7d73fa7fc484b42223077836b6a2be5bdf9ad851d406c2c1cf72b82d8b2b00c544569
7
- data.tar.gz: d7bac6e321c7d292e2190f15500e4df3e6d18dd0458bb221c565573fea7a19073501261d093c1dbef45f684bc2882d74720b981b84b68f6817e6653a0beb1c62
6
+ metadata.gz: 35375e533763567753fcb9947a144b81d0908c2b812a96dc3f1c17c11cbdb3ec6f97e3ace13896f6fe5eec71f22d80efea4ed1bbc913e93aeb9907ab9d7e7435
7
+ data.tar.gz: 75b8e7e419e755621b78b3f602a40deadfef1a78ee57e86caf4a5528c6dfa7655901991f1fc4f019b310f763fb3881ed6bd6358b4ff54a18df5c268d0e98bccf
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # © 2016-2018 Resurface Labs LLC
2
+ # © 2016-2019 Resurface Labs Inc.
3
3
 
4
4
  require 'resurfaceio/base_logger'
5
5
  require 'resurfaceio/http_logger'
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # © 2016-2018 Resurface Labs LLC
2
+ # © 2016-2019 Resurface Labs Inc.
3
3
 
4
4
  require 'uri'
5
5
  require 'net/http'
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # © 2016-2018 Resurface Labs LLC
2
+ # © 2016-2019 Resurface Labs Inc.
3
3
 
4
4
  require 'json'
5
5
  require 'resurfaceio/base_logger'
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # © 2016-2018 Resurface Labs LLC
2
+ # © 2016-2019 Resurface Labs Inc.
3
3
 
4
4
  require 'rack'
5
5
  require 'resurfaceio/http_logger'
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # © 2016-2018 Resurface Labs LLC
2
+ # © 2016-2019 Resurface Labs Inc.
3
3
 
4
4
  require 'resurfaceio/http_logger'
5
5
 
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # © 2016-2018 Resurface Labs LLC
2
+ # © 2016-2019 Resurface Labs Inc.
3
3
 
4
4
  require 'json'
5
5
 
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # © 2016-2018 Resurface Labs LLC
2
+ # © 2016-2019 Resurface Labs Inc.
3
3
 
4
4
  class HttpRequestImpl
5
5
 
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # © 2016-2018 Resurface Labs LLC
2
+ # © 2016-2019 Resurface Labs Inc.
3
3
 
4
4
  class HttpResponseImpl
5
5
 
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # © 2016-2018 Resurface Labs LLC
2
+ # © 2016-2019 Resurface Labs Inc.
3
3
 
4
4
  class HttpRule
5
5
 
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # © 2016-2018 Resurface Labs LLC
2
+ # © 2016-2019 Resurface Labs Inc.
3
3
 
4
4
  class HttpRules
5
5
 
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # © 2016-2018 Resurface Labs LLC
2
+ # © 2016-2019 Resurface Labs Inc.
3
3
 
4
4
  class UsageLoggers
5
5
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: resurfaceio-logger
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.0
4
+ version: 1.9.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - RobDickinson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-06-09 00:00:00.000000000 Z
11
+ date: 2019-05-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -103,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
103
103
  version: '0'
104
104
  requirements: []
105
105
  rubyforge_project:
106
- rubygems_version: 2.5.2
106
+ rubygems_version: 2.7.7
107
107
  signing_key:
108
108
  specification_version: 4
109
109
  summary: Library for usage logging