debug_logging 4.1.2 → 4.1.3

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: 386ab0f08f0351652c55014f7d292950f38a091fc129fb4d2eddc2bfbff3fe9f
4
- data.tar.gz: 11c8a30b2f4e58b3a2656a2021262530efa9b4f6e3613de8900af2832a893d5d
3
+ metadata.gz: 2f94df1c95f5416ef7502f5926d3d05c7656e3f86f6e89abc65a39f9f71175c6
4
+ data.tar.gz: 5e64083e17d450d63397d0e4e179a05a7440996174d8c5c4878f340237be48bb
5
5
  SHA512:
6
- metadata.gz: ec9d03aec0c8d9fee7c7cd03a66297b76300ace0fe23e13be973a6166b9949c10629c13136d4faeb1cc2a790558cf412a336062904ec6917f6ee7b9954b78ec6
7
- data.tar.gz: a2dd1f31183f307f815384d73cf4b6edb156bc2239af21fe721a65f7710d01ee1cf1108926751082c780a6e42c6fbaccca572bf27c5590f0c7c45296c102a29d
6
+ metadata.gz: e845871111b0ea143f1d125101985d176febc727960711620e4e16f8dff6fd6c8e0f0976fcd4b7b4b5316f18bf48e719cfd6aab62a92afcaf513f0856f31c221
7
+ data.tar.gz: 5fefed685c4f41f09c6b247ab265f5268e38f9df76eb7e0ebfc9bd9fbd004cde13c363ac907456acde5b93787581452a476b2e09898da4311c7ade9eccb29a66
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -30,6 +30,45 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [4.1.3] - 2026-08-13
34
+
35
+ - TAG: [v4.1.3][4.1.3t]
36
+ - COVERAGE: 97.46% -- 729/748 lines in 28 files
37
+ - BRANCH COVERAGE: 86.34% -- 177/205 branches in 28 files
38
+ - 21.99% documented
39
+
40
+ ### Changed
41
+
42
+ - kettle-jem-template-20260801-001 - Generated README gem dashboard links now
43
+ use ClickGems instead of BestGems.
44
+
45
+ - [kc] kettle-jem/prepare: updated 11 project files:
46
+ - dependencies (11)
47
+
48
+ - [kc] kettle-jem/template: updated 7 project files:
49
+ - code and tests (1)
50
+ - configuration (1)
51
+ - dependencies (1)
52
+ - documentation (1)
53
+ - other (3)
54
+
55
+ ### Fixed
56
+
57
+ - Remove duplicate loading of the version file from the public entrypoint.
58
+
59
+ - kettle-jem-template-20260801-002 - Generated RSpec helpers now normalize
60
+ managed configuration block bindings structurally, preventing mixed block
61
+ parameter names from producing invalid configuration after a merge.
62
+ - kettle-jem-template-20260801-003 - Generated project metadata and
63
+ documentation now normalize configured underscore hostnames to valid
64
+ hyphenated hostnames.
65
+ - kettle-jem-template-20260801-004 - Generated organization README logos now
66
+ use GitHub's stable organization avatar endpoint instead of assuming a
67
+ matching Galtzo-hosted asset exists.
68
+
69
+ - kettle-jem-template-20260802-001 - Devcontainer JSON files now merge as JSONC,
70
+ preserving comments and trailing commas during template updates.
71
+
33
72
  ## [4.1.2] - 2026-07-31
34
73
 
35
74
  - TAG: [v4.1.2][4.1.2t]
@@ -48,10 +87,6 @@ Please file a bug if you notice a violation of semantic versioning.
48
87
  - kettle-jem-template-20260727-001 - Spec harness documentation now lists the
49
88
  RSpec helpers provided by `kettle-test`.
50
89
 
51
- - kettle-jem-template-20260729-005 - Gemspec metadata now publishes this
52
- project's RubyForum tag as `mailing_list_uri`, and support docs link to the
53
- tagged RubyForum community alongside Discord.
54
-
55
90
  ### Changed
56
91
 
57
92
  - kettle-jem-template-20260728-001 - Generated Ruby workflows now use clearer
@@ -85,14 +120,6 @@ Please file a bug if you notice a violation of semantic versioning.
85
120
  legacy manual bundle install path, avoiding setup-time Bundler full-index
86
121
  failures against `gem.coop`.
87
122
 
88
- - kettle-jem-template-20260729-002 - VersionGem bootstrap now preserves
89
- and templates dedicated `version_gem.rb` entrypoints even when the gemspec
90
- dependency is intentionally omitted, and generated anonymous-loader specs
91
- cover both `version.rb` and `version_gem.rb`.
92
-
93
- - kettle-jem-template-20260729-003 - Old-Ruby gems below the VersionGem runtime
94
- floor now get managed minimal `version.rb` files and anonymous-loader version
95
- specs without adding `version_gem`.
96
123
  - kettle-jem-template-20260730-001 - Gemspec package file enumeration now runs
97
124
  relative to the gemspec directory, so packaged template assets are included
98
125
  even when the gemspec is loaded from another working directory.
@@ -109,18 +136,12 @@ Please file a bug if you notice a violation of semantic versioning.
109
136
 
110
137
  ### Changed
111
138
 
112
- - kettle-jem-template-20260716-001 - Shim gemspec manifests now include
113
- `LICENSE.md` instead of nonexistent `LICENSE.txt`.
114
139
  - kettle-jem-template-20260716-002 - Generated gemspec manifests now ship fewer
115
140
  repository-only files by default to reduce downstream distro packaging churn.
116
- - kettle-jem-template-20260720-001 - Generated READMEs can now render
117
- template-managed corporate sponsor logos from project or family config.
118
141
  - kettle-jem-template-20260720-002 - Generated development Gemfiles now use the
119
142
  released `tree_sitter_language_pack` gem 1.13.3 or newer by default.
120
143
  - kettle-jem-template-20260720-003 - Generated StructuredMerge Git diff driver
121
144
  config now uses the installed `smorg-rb` Ruby driver name.
122
- - kettle-jem-template-20260720-004 - Generated multi-engine workflow files now
123
- omit JRuby and TruffleRuby jobs when project config declares MRI-only engines.
124
145
  - kettle-jem-template-20260720-005 - Generated README Support & Community rows
125
146
  now include a RubyForum help badge.
126
147
  - kettle-jem-template-20260725-001 - Generated JRuby and TruffleRuby workflow
@@ -429,7 +450,9 @@ Please file a bug if you notice a violation of semantic versioning.
429
450
 
430
451
  - Initial release
431
452
 
432
- [Unreleased]: https://github.com/galtzo-floss/debug_logging/compare/v4.1.2...HEAD
453
+ [Unreleased]: https://github.com/galtzo-floss/debug_logging/compare/v4.1.3...HEAD
454
+ [4.1.3]: https://github.com/galtzo-floss/debug_logging/compare/v4.1.2...v4.1.3
455
+ [4.1.3t]: https://github.com/galtzo-floss/debug_logging/releases/tag/v4.1.3
433
456
  [4.1.2]: https://github.com/galtzo-floss/debug_logging/compare/v4.1.1...v4.1.2
434
457
  [4.1.2t]: https://github.com/galtzo-floss/debug_logging/releases/tag/v4.1.2
435
458
  [4.1.1]: https://github.com/galtzo-floss/debug_logging/compare/v4.1.0...v4.1.1
data/README.md CHANGED
@@ -1,8 +1,8 @@
1
- <a href="https://github.com/galtzo-floss"><img alt="galtzo-floss Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/galtzo-floss/avatar-128px.svg" width="14%" align="right"/></a>
1
+ <a href="https://github.com/galtzo-floss"><img alt="galtzo-floss Logo by GitHub" src="https://github.com/galtzo-floss.png?size=192" width="14%" align="right"/></a>
2
2
 
3
3
  # 🪲 DebugLogging
4
4
 
5
- [![Version][👽versioni]][👽version] [![Ruby Users Forum][✉️ruby-forum-top-img]][✉️ruby-forum] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license] [![Downloads Rank][👽dl-ranki]][👽dl-rank] [![CodeCov Test Coverage][🏀codecovi]][🏀codecov] [![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls] [![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov] [![QLTY Maintainability][🏀qlty-mnti]][🏀qlty-mnt] [![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf] [![CI Runtime Dependencies @ HEAD][🚎12-crh-wfi]][🚎12-crh-wf] [![CI Current][🚎11-c-wfi]][🚎11-c-wf] [![CI Truffle Ruby][🚎9-t-wfi]][🚎9-t-wf] [![CI JRuby][🚎10-j-wfi]][🚎10-j-wf] [![Deps Locked][🚎13-🔒️-wfi]][🚎13-🔒️-wf] [![Deps Unlocked][🚎14-🔓️-wfi]][🚎14-🔓️-wf] [![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
5
+ [![Version][👽versioni]][👽version] [![Ruby Users Forum][✉️ruby-forum-top-img]][✉️ruby-forum] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license] [![Total downloads][👽dl-ranki]][👽dl-rank] [![CodeCov Test Coverage][🏀codecovi]][🏀codecov] [![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls] [![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov] [![QLTY Maintainability][🏀qlty-mnti]][🏀qlty-mnt] [![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf] [![CI Runtime Dependencies @ HEAD][🚎12-crh-wfi]][🚎12-crh-wf] [![CI Current][🚎11-c-wfi]][🚎11-c-wf] [![CI Truffle Ruby][🚎9-t-wfi]][🚎9-t-wf] [![CI JRuby][🚎10-j-wfi]][🚎10-j-wf] [![Deps Locked][🚎13-🔒️-wfi]][🚎13-🔒️-wf] [![Deps Unlocked][🚎14-🔓️-wfi]][🚎14-🔓️-wf] [![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
6
6
 
7
7
  `if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know on Discord][✉️discord-invite] or [RubyForum][✉️ruby-forum], as I may have missed the notification.
8
8
 
@@ -39,7 +39,7 @@ I've summarized my thoughts in [this blog post](https://dev.to/galtzo/hostile-ta
39
39
 
40
40
  ### Compatibility
41
41
 
42
- Compatible with MRI Ruby 3.1+, and concordant releases of JRuby, and TruffleRuby.
42
+ Compatible with MRI Ruby 3.1+, JRuby, and TruffleRuby.
43
43
  CI workflows and Appraisals are generated for MRI Ruby 3.1+.
44
44
  This test floor is configured by `ruby.test_minimum` in `.kettle-jem.yml` and
45
45
  may be higher than the gem's runtime compatibility floor when legacy Rubies are
@@ -52,16 +52,16 @@ The _amazing_ test matrix is powered by the kettle-dev stack.
52
52
  <details markdown="1">
53
53
  <summary>How kettle-dev manages complexity in tests</summary>
54
54
 
55
- | Gem | Source | Role | Daily download rank |
55
+ | Gem | Source | Role | Total downloads |
56
56
  |-----|--------|------|---------------------|
57
- | [appraisal2](https://bestgems.org/gems/appraisal2) | [GitHub](https://github.com/appraisal-rb/appraisal2) | multi-dependency Appraisal matrix generation | [![Daily download rank for appraisal2](https://img.shields.io/gem/rd/appraisal2.svg?style=flat-square)](https://bestgems.org/gems/appraisal2) |
58
- | [appraisal2-rubocop](https://bestgems.org/gems/appraisal2-rubocop) | [GitHub](https://github.com/appraisal-rb/appraisal2-rubocop) | RuboCop Appraisal generator integration | [![Daily download rank for appraisal2-rubocop](https://img.shields.io/gem/rd/appraisal2-rubocop.svg?style=flat-square)](https://bestgems.org/gems/appraisal2-rubocop) |
59
- | [kettle-dev](https://bestgems.org/gems/kettle-dev) | [GitHub](https://github.com/kettle-dev/kettle-dev) | development, release, and CI workflow tooling | [![Daily download rank for kettle-dev](https://img.shields.io/gem/rd/kettle-dev.svg?style=flat-square)](https://bestgems.org/gems/kettle-dev) |
60
- | [kettle-jem](https://bestgems.org/gems/kettle-jem) | [GitHub](https://github.com/kettle-dev/kettle-jem) | Appraisals & CI workflow templates | [![Daily download rank for kettle-jem](https://img.shields.io/gem/rd/kettle-jem.svg?style=flat-square)](https://bestgems.org/gems/kettle-jem) |
61
- | [kettle-soup-cover](https://bestgems.org/gems/kettle-soup-cover) | [GitHub](https://github.com/kettle-dev/kettle-soup-cover) | SimpleCov coverage policy and reporting | [![Daily download rank for kettle-soup-cover](https://img.shields.io/gem/rd/kettle-soup-cover.svg?style=flat-square)](https://bestgems.org/gems/kettle-soup-cover) |
62
- | [kettle-test](https://bestgems.org/gems/kettle-test) | [GitHub](https://github.com/kettle-dev/kettle-test) | standard test runner and coverage harness | [![Daily download rank for kettle-test](https://img.shields.io/gem/rd/kettle-test.svg?style=flat-square)](https://bestgems.org/gems/kettle-test) |
63
- | [rubocop-lts](https://bestgems.org/gems/rubocop-lts) | [GitHub](https://github.com/rubocop-lts/rubocop-lts) | Ruby-version-aware linting | [![Daily download rank for rubocop-lts](https://img.shields.io/gem/rd/rubocop-lts.svg?style=flat-square)](https://bestgems.org/gems/rubocop-lts) |
64
- | [turbo_tests2](https://bestgems.org/gems/turbo_tests2) | [GitHub](https://github.com/galtzo-floss/turbo_tests2) | parallel test execution | [![Daily download rank for turbo_tests2](https://img.shields.io/gem/rd/turbo_tests2.svg?style=flat-square)](https://bestgems.org/gems/turbo_tests2) |
57
+ | [appraisal2](https://clickgems.clickhouse.com/dashboard/appraisal2) | [GitHub](https://github.com/appraisal-rb/appraisal2) | multi-dependency Appraisal matrix generation | [![Total downloads for appraisal2](https://img.shields.io/gem/dt/appraisal2.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/appraisal2) |
58
+ | [appraisal2-rubocop](https://clickgems.clickhouse.com/dashboard/appraisal2-rubocop) | [GitHub](https://github.com/appraisal-rb/appraisal2-rubocop) | RuboCop Appraisal generator integration | [![Total downloads for appraisal2-rubocop](https://img.shields.io/gem/dt/appraisal2-rubocop.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/appraisal2-rubocop) |
59
+ | [kettle-dev](https://clickgems.clickhouse.com/dashboard/kettle-dev) | [GitHub](https://github.com/kettle-dev/kettle-dev) | development, release, and CI workflow tooling | [![Total downloads for kettle-dev](https://img.shields.io/gem/dt/kettle-dev.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/kettle-dev) |
60
+ | [kettle-jem](https://clickgems.clickhouse.com/dashboard/kettle-jem) | [GitHub](https://github.com/kettle-dev/kettle-jem) | Appraisals & CI workflow templates | [![Total downloads for kettle-jem](https://img.shields.io/gem/dt/kettle-jem.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/kettle-jem) |
61
+ | [kettle-soup-cover](https://clickgems.clickhouse.com/dashboard/kettle-soup-cover) | [GitHub](https://github.com/kettle-dev/kettle-soup-cover) | SimpleCov coverage policy and reporting | [![Total downloads for kettle-soup-cover](https://img.shields.io/gem/dt/kettle-soup-cover.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/kettle-soup-cover) |
62
+ | [kettle-test](https://clickgems.clickhouse.com/dashboard/kettle-test) | [GitHub](https://github.com/kettle-dev/kettle-test) | standard test runner and coverage harness | [![Total downloads for kettle-test](https://img.shields.io/gem/dt/kettle-test.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/kettle-test) |
63
+ | [rubocop-lts](https://clickgems.clickhouse.com/dashboard/rubocop-lts) | [GitHub](https://github.com/rubocop-lts/rubocop-lts) | Ruby-version-aware linting | [![Total downloads for rubocop-lts](https://img.shields.io/gem/dt/rubocop-lts.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/rubocop-lts) |
64
+ | [turbo_tests2](https://clickgems.clickhouse.com/dashboard/turbo_tests2) | [GitHub](https://github.com/galtzo-floss/turbo_tests2) | parallel test execution | [![Total downloads for turbo_tests2](https://img.shields.io/gem/dt/turbo_tests2.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/turbo_tests2) |
65
65
 
66
66
  </details>
67
67
 
@@ -118,6 +118,24 @@ gem install debug_logging
118
118
 
119
119
  ## ⚙️ Configuration
120
120
 
121
+ Configuration is process-global by default and can be set after requiring the
122
+ gem. In Rails, put application-wide settings in an initializer only when the
123
+ required logger is available; otherwise configure the logger after Rails has
124
+ finished booting. Configuration is inherited by decorated classes, instances,
125
+ and methods, so local overrides should be used when a logger or verbosity
126
+ level differs.
127
+
128
+ ```ruby
129
+ require "debug_logging"
130
+
131
+ DebugLogging.configure do |config|
132
+ config.logger = Logger.new($stdout)
133
+ config.log_level = :debug
134
+ config.add_timestamp = true
135
+ config.add_payload = false
136
+ end
137
+ ```
138
+
121
139
  ## 🔧 Basic Usage
122
140
 
123
141
  Crack open the specs for more complex usage examples than the ones below.
@@ -510,8 +528,7 @@ See [SECURITY.md][🔐security].
510
528
  ## 🤝 Contributing
511
529
 
512
530
  If you need some ideas of where to help, you could work on adding more code coverage,
513
- or if it is already 💯 (see [below](#code-coverage)) check [issues][🤝gh-issues] or [PRs][🤝gh-pulls],
514
- or use the gem and think about how it could be better.
531
+ check [issues][🤝gh-issues] or [PRs][🤝gh-pulls], or use the gem and think about how it could be better.
515
532
 
516
533
  We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you make changes, remember to update it.
517
534
 
@@ -547,19 +564,6 @@ Made with [contributors-img][🖐contrib-rocks].
547
564
 
548
565
  Also see GitLab Contributors: [https://gitlab.com/galtzo-floss/debug_logging/-/graphs/main][🚎contributors-gl]
549
566
 
550
- <details markdown="1">
551
- <summary>⭐️ Star History</summary>
552
-
553
- <a href="https://star-history.com/galtzo-floss/debug_logging&Date">
554
- <picture>
555
- <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=galtzo-floss/debug_logging&type=Date&theme=dark" />
556
- <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=galtzo-floss/debug_logging&type=Date" />
557
- <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=galtzo-floss/debug_logging&type=Date" />
558
- </picture>
559
- </a>
560
-
561
- </details>
562
-
563
567
  ## 📌 Versioning
564
568
 
565
569
  This library follows [![Semantic Versioning 2.0.0][📌semver-img]][📌semver] for its public API where practical.
@@ -666,7 +670,7 @@ Thanks for RTFM. ☺️
666
670
  [✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
667
671
  [⛳️gem-namespace]: https://github.com/galtzo-floss/debug_logging
668
672
  [⛳️namespace-img]: https://img.shields.io/badge/namespace-DebugLogging-3C2D2D.svg?style=square&logo=ruby&logoColor=white
669
- [⛳️gem-name]: https://bestgems.org/gems/debug_logging
673
+ [⛳️gem-name]: https://clickgems.clickhouse.com/dashboard/debug_logging
670
674
  [⛳️name-img]: https://img.shields.io/badge/name-debug__logging-3C2D2D.svg?style=square&logo=rubygems&logoColor=red
671
675
  [⛳️tag-img]: https://img.shields.io/github/tag/galtzo-floss/debug_logging.svg
672
676
  [⛳️tag]: https://github.com/galtzo-floss/debug_logging/releases
@@ -715,9 +719,9 @@ Thanks for RTFM. ☺️
715
719
  [📜gh-wiki]: https://github.com/galtzo-floss/debug_logging/wiki
716
720
  [📜gl-wiki-img]: https://img.shields.io/badge/wiki-gitlab-943CD2.svg?style=for-the-badge&logo=gitlab&logoColor=white
717
721
  [📜gh-wiki-img]: https://img.shields.io/badge/wiki-github-943CD2.svg?style=for-the-badge&logo=github&logoColor=white
718
- [👽dl-rank]: https://bestgems.org/gems/debug_logging
719
- [👽dl-ranki]: https://img.shields.io/gem/rd/debug_logging.svg
720
- [👽version]: https://bestgems.org/gems/debug_logging
722
+ [👽dl-rank]: https://clickgems.clickhouse.com/dashboard/debug_logging
723
+ [👽dl-ranki]: https://img.shields.io/gem/dt/debug_logging.svg
724
+ [👽version]: https://clickgems.clickhouse.com/dashboard/debug_logging
721
725
  [👽versioni]: https://img.shields.io/gem/v/debug_logging.svg
722
726
  [🏀qlty-mnt]: https://qlty.sh/gh/galtzo-floss/projects/debug_logging
723
727
  [🏀qlty-mnti]: https://qlty.sh/gh/galtzo-floss/projects/debug_logging/maintainability.svg
@@ -799,7 +803,7 @@ Thanks for RTFM. ☺️
799
803
  [📌gitmoji]: https://gitmoji.dev
800
804
  [📌gitmoji-img]: https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
801
805
  [🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
802
- [🧮kloc-img]: https://img.shields.io/badge/KLOC-0.749-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
806
+ [🧮kloc-img]: https://img.shields.io/badge/KLOC-0.748-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
803
807
  [🔐security]: https://github.com/galtzo-floss/debug_logging/blob/main/SECURITY.md
804
808
  [🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
805
809
  [📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
@@ -4,7 +4,7 @@ module DebugLogging
4
4
  # Version namespace for this gem.
5
5
  module Version
6
6
  # Current gem version.
7
- VERSION = "4.1.2"
7
+ VERSION = "4.1.3"
8
8
  end
9
9
  # Current gem version exposed at the traditional constant location.
10
10
  VERSION = Version::VERSION # Traditional Constant Location
data/lib/debug_logging.rb CHANGED
@@ -6,13 +6,11 @@ require "digest"
6
6
 
7
7
  # External gems
8
8
  require "version_gem"
9
- require_relative "debug_logging/version"
10
9
 
11
10
  require "debug_logging/colorized_string"
12
11
 
13
12
  # This gem
14
13
  require "debug_logging/constants"
15
- require "debug_logging/version"
16
14
  require "debug_logging/errors"
17
15
  require "debug_logging/configuration"
18
16
  require "debug_logging/util"
@@ -24,6 +22,7 @@ require "debug_logging/lamb_dartable"
24
22
  require "debug_logging/instance_logger_modulizer"
25
23
  require "debug_logging/instance_logger"
26
24
  require "debug_logging/class_logger"
25
+ require_relative "debug_logging/version"
27
26
 
28
27
  ####################
29
28
  # #
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: debug_logging
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.2
4
+ version: 4.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -48,7 +48,7 @@ dependencies:
48
48
  version: '1.1'
49
49
  - - ">="
50
50
  - !ruby/object:Gem::Version
51
- version: 1.1.14
51
+ version: 1.1.15
52
52
  type: :runtime
53
53
  prerelease: false
54
54
  version_requirements: !ruby/object:Gem::Requirement
@@ -58,27 +58,27 @@ dependencies:
58
58
  version: '1.1'
59
59
  - - ">="
60
60
  - !ruby/object:Gem::Version
61
- version: 1.1.14
61
+ version: 1.1.15
62
62
  - !ruby/object:Gem::Dependency
63
63
  name: kettle-dev
64
64
  requirement: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
- version: '2.5'
68
+ version: '3.0'
69
69
  - - ">="
70
70
  - !ruby/object:Gem::Version
71
- version: 2.5.13
71
+ version: 3.0.6
72
72
  type: :development
73
73
  prerelease: false
74
74
  version_requirements: !ruby/object:Gem::Requirement
75
75
  requirements:
76
76
  - - "~>"
77
77
  - !ruby/object:Gem::Version
78
- version: '2.5'
78
+ version: '3.0'
79
79
  - - ">="
80
80
  - !ruby/object:Gem::Version
81
- version: 2.5.13
81
+ version: 3.0.6
82
82
  - !ruby/object:Gem::Dependency
83
83
  name: bundler-audit
84
84
  requirement: !ruby/object:Gem::Requirement
@@ -156,7 +156,7 @@ dependencies:
156
156
  version: '3.2'
157
157
  - - ">="
158
158
  - !ruby/object:Gem::Version
159
- version: 3.2.0
159
+ version: 3.2.2
160
160
  type: :development
161
161
  prerelease: false
162
162
  version_requirements: !ruby/object:Gem::Requirement
@@ -166,7 +166,7 @@ dependencies:
166
166
  version: '3.2'
167
167
  - - ">="
168
168
  - !ruby/object:Gem::Version
169
- version: 3.2.0
169
+ version: 3.2.2
170
170
  - !ruby/object:Gem::Dependency
171
171
  name: kettle-test
172
172
  requirement: !ruby/object:Gem::Requirement
@@ -176,7 +176,7 @@ dependencies:
176
176
  version: '2.0'
177
177
  - - ">="
178
178
  - !ruby/object:Gem::Version
179
- version: 2.0.17
179
+ version: 2.0.19
180
180
  type: :development
181
181
  prerelease: false
182
182
  version_requirements: !ruby/object:Gem::Requirement
@@ -186,7 +186,7 @@ dependencies:
186
186
  version: '2.0'
187
187
  - - ">="
188
188
  - !ruby/object:Gem::Version
189
- version: 2.0.17
189
+ version: 2.0.19
190
190
  - !ruby/object:Gem::Dependency
191
191
  name: turbo_tests2
192
192
  requirement: !ruby/object:Gem::Requirement
@@ -196,7 +196,7 @@ dependencies:
196
196
  version: '3.2'
197
197
  - - ">="
198
198
  - !ruby/object:Gem::Version
199
- version: 3.2.4
199
+ version: 3.2.6
200
200
  type: :development
201
201
  prerelease: false
202
202
  version_requirements: !ruby/object:Gem::Requirement
@@ -206,7 +206,7 @@ dependencies:
206
206
  version: '3.2'
207
207
  - - ">="
208
208
  - !ruby/object:Gem::Version
209
- version: 3.2.4
209
+ version: 3.2.6
210
210
  - !ruby/object:Gem::Dependency
211
211
  name: ruby-progressbar
212
212
  requirement: !ruby/object:Gem::Requirement
@@ -250,7 +250,7 @@ dependencies:
250
250
  version: '2.0'
251
251
  - - ">="
252
252
  - !ruby/object:Gem::Version
253
- version: 2.0.11
253
+ version: 2.0.12
254
254
  type: :development
255
255
  prerelease: false
256
256
  version_requirements: !ruby/object:Gem::Requirement
@@ -260,7 +260,7 @@ dependencies:
260
260
  version: '2.0'
261
261
  - - ">="
262
262
  - !ruby/object:Gem::Version
263
- version: 2.0.11
263
+ version: 2.0.12
264
264
  - !ruby/object:Gem::Dependency
265
265
  name: activesupport
266
266
  requirement: !ruby/object:Gem::Requirement
@@ -321,10 +321,10 @@ licenses:
321
321
  - MIT
322
322
  metadata:
323
323
  homepage_uri: https://debug-logging.galtzo.com/
324
- source_code_uri: https://github.com/galtzo-floss/debug_logging/tree/v4.1.2
325
- changelog_uri: https://github.com/galtzo-floss/debug_logging/blob/v4.1.2/CHANGELOG.md
324
+ source_code_uri: https://github.com/galtzo-floss/debug_logging/tree/v4.1.3
325
+ changelog_uri: https://github.com/galtzo-floss/debug_logging/blob/v4.1.3/CHANGELOG.md
326
326
  bug_tracker_uri: https://github.com/galtzo-floss/debug_logging/issues
327
- documentation_uri: https://www.rubydoc.info/gems/debug_logging/4.1.2
327
+ documentation_uri: https://www.rubydoc.info/gems/debug_logging/4.1.3
328
328
  funding_uri: https://github.com/sponsors/pboling
329
329
  wiki_uri: https://github.com/galtzo-floss/debug_logging/wiki
330
330
  news_uri: https://www.railsbling.com/tags/debug_logging
metadata.gz.sig CHANGED
Binary file