technologic 0.25.8.1 → 0.26.0.2

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: 7d5e4bf5e91d2f1f2f309f9a4f6bddf33f136cd206fa2a6790d269eb1ab383de
4
- data.tar.gz: 0c0559e03b83fffa037435bacfe5a7e95ff99acc31fa264514ad174361d61c21
3
+ metadata.gz: 2813bbddeb361d147e2882a1d1a9116e1f8fa460478d42291f70f99ed5c183da
4
+ data.tar.gz: 07520744a7168ab0cb481b5d10fec1c14de98008c106f32eaac502dbb33ba205
5
5
  SHA512:
6
- metadata.gz: 23507662958bc47115496f3ec90bc0ffa0a19fefd4e068e1a97c5ca02902d7148e1cb22805b41a9931b3e01a0b1c48707a08114d9cda0bdf9d382fccdc7da547
7
- data.tar.gz: 6d02a056f15015039b0a6c59be29eb96c93f6c20403c4344606fd846ef8e10acdf9e873eb9ca9cd3383f2f786961c93dfff874fb849ee7d098bc730c5d0ee588
6
+ metadata.gz: 608476abb95596996295f88453db09704729dc97a5fe800297665e3c29f3dcc8c8f2cdb0fb83aeffbddd4076ebef765e3e96cae46ea51428afe46e09c71bbe42
7
+ data.tar.gz: 3742b7ede2db7f98cc38324e3d6bd06ab43ad0236ebf8fd6da5101f54901d24ff3a369bb1c57fc35f1c937638aa5631a20edc893614af460339f362942971066
data/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  A clean and terse way to produce standardized, highly actionable, and data-rich logs
4
4
 
5
5
  [![Gem Version](https://badge.fury.io/rb/technologic.svg)](https://badge.fury.io/rb/technologic)
6
- [![Build Status](https://semaphoreci.com/api/v1/freshly/spicerack/branches/master/badge.svg)](https://semaphoreci.com/freshly/spicerack)
6
+ [![Build Status](https://semaphoreci.com/api/v1/freshly/spicerack/branches/main/badge.svg)](https://semaphoreci.com/freshly/spicerack)
7
7
  [![Maintainability](https://api.codeclimate.com/v1/badges/7e089c2617c530a85b17/maintainability)](https://codeclimate.com/github/Freshly/spicerack/maintainability)
8
8
  [![Test Coverage](https://api.codeclimate.com/v1/badges/7e089c2617c530a85b17/test_coverage)](https://codeclimate.com/github/Freshly/spicerack/test_coverage)
9
9
 
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Technologic
4
4
  # This constant is managed by spicerack
5
- VERSION = "0.25.8.1"
5
+ VERSION = "0.26.0.2"
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: technologic
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.8.1
4
+ version: 0.26.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Garside
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-13 00:00:00.000000000 Z
11
+ date: 2021-04-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.25.8.1
33
+ version: 0.26.0.2
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 0.25.8.1
40
+ version: 0.26.0.2
41
41
  description: A clean and terse way to produce standardized, highly actionable, and
42
42
  data-rich logs
43
43
  email:
@@ -80,14 +80,14 @@ files:
80
80
  - lib/technologic/subscriber/event_handling.rb
81
81
  - lib/technologic/version.rb
82
82
  - lib/technologic/warn_subscriber.rb
83
- homepage: https://github.com/Freshly/spicerack/tree/master/technologic
83
+ homepage: https://github.com/Freshly/spicerack/tree/main/technologic
84
84
  licenses:
85
85
  - MIT
86
86
  metadata:
87
- homepage_uri: https://github.com/Freshly/spicerack/tree/master/technologic
88
- source_code_uri: https://github.com/Freshly/spicerack/tree/master/technologic
89
- changelog_uri: https://github.com/Freshly/spicerack/blob/master/technologic/CHANGELOG.md
90
- documentation_uri: https://www.rubydoc.info/gems/technologic/0.25.8.1
87
+ homepage_uri: https://github.com/Freshly/spicerack/tree/main/technologic
88
+ source_code_uri: https://github.com/Freshly/spicerack/tree/main/technologic
89
+ changelog_uri: https://github.com/Freshly/spicerack/blob/main/technologic/CHANGELOG.md
90
+ documentation_uri: https://www.rubydoc.info/gems/technologic/0.26.0.2
91
91
  post_install_message:
92
92
  rdoc_options: []
93
93
  require_paths: