flag_shih_tzu 1.0.5 → 1.0.6

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: e5861432c70c188e5309b2224fa953b47a93eae301b89b9af6ea702c3783e6b6
4
- data.tar.gz: 6f2e97ea5043ba9a927b5455316b54078f79e4cbc20ca778e99f2e8f178f87e3
3
+ metadata.gz: c21fca20694fd3df78caadd03b73d244a21db3136035cd161bb0fa2f41660ea7
4
+ data.tar.gz: 15e38a3062d34ceec2a5f1c8f4e7c79c831a94ba31b37658bd08ea3346d5363a
5
5
  SHA512:
6
- metadata.gz: b77812c34dec3c2d3f3dd71e9d5cae3f886270048169d5f1acc4ca21e586bcf20513aae71afbf7ed3df3bbbfabed696b230a7b1c5e04d845d9dee8954d4f3004
7
- data.tar.gz: 883c9093eb3c0969a01ec6378cc81e32aa40b5f1fc0665f4174a15c8816bdf1ee5035d74069da8d118a68f8cdd424468fbb9de624875346b58cf9e73aa0a3b88
6
+ metadata.gz: c107e0d46d3c900bee59158e90cc877731ee7473cd2326178bb651d516a6d71b0ddaa8db3f131eb59c23c032afefd13b3c84497d065d8ff6c689e3e03c0bf1ad
7
+ data.tar.gz: f6f0dc22da0030364b94f68eb01920d262e519282ad5b66d7096f4b9d04c6e14893efafac2036a78b2fdc0bc26a41b6215f1010b5e2a31e5c9a80a80efa72f93
checksums.yaml.gz.sig CHANGED
@@ -1,3 +1,2 @@
1
- :����V,��
2
- �Γ��T�D�hV9y�(�aJQn����C��"��m�ObUWq��>�ң9*�H���^|>��:�p�ɾ��a��p���;IÄ�yxHB���0;E�@,{��<"mGy9W�N��y}�ɿב@O�')
3
- b�,F���n�o�F蜋���Z n%��$0IنA��+�D9��(N�ϻUQ}UM�g��A>%�Rv4�-ɐ6�ˉ
1
+ ��I��~P�o�/�Gs�`#`��l�M1h�87��~�ܚM����!�k�1��#��4q�j�|s�~"���>H��v:��ޓ�B���g[º�V��}PN?��$e4 <s�i�[��� a�{F�5�(U�g%U�����EO%��ӄW��.C8U��2�N�a�]�~[� ���:�1����5 P¶AxQx�>P��VcRl'�X�D���B�,:5�O����^���|�������p��s��3�^xʒ��lBLj��C��^�ݤ����� �U+x �� ������\��E:�)Wf����7�#h�׃`z����!�Ք�� �:I��t1|fuAF���]Z�$3-
2
+ I�:��jo=Y�fth�)���Cew��oБ�T�#=
data/CHANGELOG.md CHANGED
@@ -30,6 +30,47 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [1.0.6] - 2026-09-11
34
+
35
+ - TAG: [v1.0.6][1.0.6t]
36
+ - COVERAGE: 90.75% -- 412/454 lines in 3 files
37
+ - BRANCH COVERAGE: 76.76% -- 142/185 branches in 3 files
38
+ - 30.00% 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 8 project files:
46
+ - dependencies (8)
47
+
48
+ - [kc] kettle-jem/template: updated 4 project files:
49
+ - code and tests (1)
50
+ - dependencies (2)
51
+ - other (1)
52
+
53
+ ### Fixed
54
+
55
+ - kettle-jem-template-20260801-002 - Generated RSpec helpers now normalize
56
+ managed configuration block bindings structurally, preventing mixed block
57
+ parameter names from producing invalid configuration after a merge.
58
+ - kettle-jem-template-20260801-003 - Generated project metadata and
59
+ documentation now normalize configured underscore hostnames to valid
60
+ hyphenated hostnames.
61
+ - kettle-jem-template-20260801-004 - Generated organization README logos now
62
+ use GitHub's stable organization avatar endpoint instead of assuming a
63
+ matching Galtzo-hosted asset exists.
64
+
65
+ - kettle-jem-template-20260802-001 - Devcontainer JSON files now merge as JSONC,
66
+ preserving comments and trailing commas during template updates.
67
+
68
+ - Restore the ActiveRecord test dependencies required by the default development bundle.
69
+
70
+ - Restore README link definitions required by the pre-release Markdown reference validator.
71
+
72
+ - Restore the ActiveRecord test bundle removed by an earlier template pass.
73
+
33
74
  ## [1.0.5] - 2026-07-31
34
75
 
35
76
  - TAG: [v1.0.5][1.0.5t]
@@ -89,14 +130,6 @@ Please file a bug if you notice a violation of semantic versioning.
89
130
  legacy manual bundle install path, avoiding setup-time Bundler full-index
90
131
  failures against `gem.coop`.
91
132
 
92
- - kettle-jem-template-20260729-002 - VersionGem bootstrap now preserves
93
- and templates dedicated `version_gem.rb` entrypoints even when the gemspec
94
- dependency is intentionally omitted, and generated anonymous-loader specs
95
- cover both `version.rb` and `version_gem.rb`.
96
-
97
- - kettle-jem-template-20260729-003 - Old-Ruby gems below the VersionGem runtime
98
- floor now get managed minimal `version.rb` files and anonymous-loader version
99
- specs without adding `version_gem`.
100
133
  - kettle-jem-template-20260730-001 - Gemspec package file enumeration now runs
101
134
  relative to the gemspec directory, so packaged template assets are included
102
135
  even when the gemspec is loaded from another working directory.
@@ -110,18 +143,12 @@ Please file a bug if you notice a violation of semantic versioning.
110
143
 
111
144
  ### Changed
112
145
 
113
- - kettle-jem-template-20260716-001 - Shim gemspec manifests now include
114
- `LICENSE.md` instead of nonexistent `LICENSE.txt`.
115
146
  - kettle-jem-template-20260716-002 - Generated gemspec manifests now ship fewer
116
147
  repository-only files by default to reduce downstream distro packaging churn.
117
- - kettle-jem-template-20260720-001 - Generated READMEs can now render
118
- template-managed corporate sponsor logos from project or family config.
119
148
  - kettle-jem-template-20260720-002 - Generated development Gemfiles now use the
120
149
  released `tree_sitter_language_pack` gem 1.13.3 or newer by default.
121
150
  - kettle-jem-template-20260720-003 - Generated StructuredMerge Git diff driver
122
151
  config now uses the installed `smorg-rb` Ruby driver name.
123
- - kettle-jem-template-20260720-004 - Generated multi-engine workflow files now
124
- omit JRuby and TruffleRuby jobs when project config declares MRI-only engines.
125
152
  - kettle-jem-template-20260720-005 - Generated README Support & Community rows
126
153
  now include a RubyForum help badge.
127
154
  - kettle-jem-template-20260725-001 - Generated JRuby and TruffleRuby workflow
@@ -461,7 +488,9 @@ Please file a bug if you notice a violation of semantic versioning.
461
488
 
462
489
  # Version 0.2.3 - last version maintained by XING AG
463
490
 
464
- [Unreleased]: https://github.com/galtzo-floss/flag_shih_tzu/compare/v1.0.5...HEAD
491
+ [Unreleased]: https://github.com/galtzo-floss/flag_shih_tzu/compare/v1.0.6...HEAD
492
+ [1.0.6]: https://github.com/galtzo-floss/flag_shih_tzu/compare/v1.0.5...v1.0.6
493
+ [1.0.6t]: https://github.com/galtzo-floss/flag_shih_tzu/releases/tag/v1.0.6
465
494
  [1.0.5]: https://github.com/galtzo-floss/flag_shih_tzu/compare/v1.0.4...v1.0.5
466
495
  [1.0.5t]: https://github.com/galtzo-floss/flag_shih_tzu/releases/tag/v1.0.5
467
496
  [1.0.4]: https://github.com/galtzo-floss/flag_shih_tzu/compare/v1.0.3...v1.0.4
data/LICENSE.md CHANGED
@@ -10,15 +10,13 @@ Choose the option that best fits your use case:
10
10
  - Copyright (c) 2009 Alto
11
11
  - Copyright (c) 2009-2011 boosty
12
12
  - Copyright (c) 2009 ladislav.martincik
13
- - Copyright (c) 2009-2011 pboling
13
+ - Copyright (c) 2009-2015, 2017-2018, 2026 Peter H. Boling
14
14
  - Copyright (c) 2009 XING Engineering
15
15
  - Copyright (c) 2010 Joost Baaij
16
- - Copyright (c) 2010 Joost Baaij
17
16
  - Copyright (c) 2011 Arturas Slajus
18
17
  - Copyright (c) 2011 Musy Bite
19
18
  - Copyright (c) 2011, 2014 Tim Liner
20
19
  - Copyright (c) 2012-2013 David DIDIER
21
- - Copyright (c) 2012-2015, 2017-2018, 2026 Peter H. Boling
22
20
  - Copyright (c) 2012 Tatsuhiko Miyagawa
23
21
  - Copyright (c) 2013 Keith Pitty
24
22
  - Copyright (c) 2013 Peter M. Goldstein
@@ -28,7 +26,6 @@ Choose the option that best fits your use case:
28
26
  - Copyright (c) 2015 jfcaiceo
29
27
  - Copyright (c) 2016 Xinran Xiao
30
28
  - Copyright (c) 2017 shiro16
31
- - Copyright (c) 2018 Peter Boling
32
29
  - Copyright (c) 2018 xpol
33
30
  - Copyright (c) 2019 Amy Martin
34
31
  - Copyright (c) 2025 Annibelle Boling
data/README.md CHANGED
@@ -24,7 +24,7 @@ FlagShihTzu.default_flag_query_mode = :in_list
24
24
 
25
25
  `if ci_badges.map(&:color).all? { it == "green"}` 👇️ send money so I can do more of this. FLOSS maintenance is now my full-time job.
26
26
 
27
- [![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate on Polar][🖇polar-img]][🖇polar] [![Donate at ko-fi.com][🖇kofi-img]][🖇kofi]
27
+ [![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal] [![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate at ko-fi.com][🖇kofi-img]][🖇kofi]
28
28
 
29
29
  <details>
30
30
  <summary>👣 How will this project approach the September 2025 hostile takeover of RubyGems? 🚑️</summary>
@@ -82,7 +82,7 @@ What is a ["Shih Tzu"](http://en.wikipedia.org/wiki/Shih_Tzu)?
82
82
 
83
83
  ### Compatibility
84
84
 
85
- Compatible with MRI Ruby 2.4+, and concordant releases of JRuby, and TruffleRuby.
85
+ Compatible with MRI Ruby 2.4+, JRuby, and TruffleRuby.
86
86
  CI workflows and Appraisals are generated for MRI Ruby 2.4+.
87
87
  This test floor is configured by `ruby.test_minimum` in `.kettle-jem.yml` and
88
88
  may be higher than the gem's runtime compatibility floor when legacy Rubies are
@@ -95,16 +95,16 @@ The _amazing_ test matrix is powered by the kettle-dev stack.
95
95
  <details markdown="1">
96
96
  <summary>How kettle-dev manages complexity in tests</summary>
97
97
 
98
- | Gem | Source | Role | Daily download rank |
98
+ | Gem | Source | Role | Total downloads |
99
99
  |-----|--------|------|---------------------|
100
- | [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) |
101
- | [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) |
102
- | [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) |
103
- | [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) |
104
- | [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) |
105
- | [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) |
106
- | [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) |
107
- | [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) |
100
+ | [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) |
101
+ | [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) |
102
+ | [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) |
103
+ | [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) |
104
+ | [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) |
105
+ | [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) |
106
+ | [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) |
107
+ | [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) |
108
108
 
109
109
  </details>
110
110
 
@@ -121,7 +121,9 @@ The _amazing_ test matrix is powered by the kettle-dev stack.
121
121
 
122
122
  </details>
123
123
 
124
- ### Enterprise Support [![Tidelift](https://tidelift.com/badges/package/rubygems/flag_shih_tzu)](https://tidelift.com/subscription/pkg/rubygems-flag_shih_tzu?utm_source=rubygems-flag_shih_tzu&utm_medium=referral&utm_campaign=readme)
124
+ ### Enterprise Support
125
+
126
+ [![Tidelift](https://tidelift.com/badges/package/rubygems/flag_shih_tzu)](https://tidelift.com/subscription/pkg/rubygems-flag_shih_tzu?utm_source=rubygems-flag_shih_tzu&utm_medium=referral&utm_campaign=readme)
125
127
 
126
128
  Available as part of the Tidelift Subscription.
127
129
 
@@ -161,6 +163,12 @@ gem install flag_shih_tzu
161
163
 
162
164
  ## ⚙️ Configuration
163
165
 
166
+ Define one non-null integer column with a default of `0`, include
167
+ `FlagShihTzu` in the ActiveRecord model, and declare stable positive bit
168
+ positions with `has_flags`. The optional `column`, `bit_width`, `value_mode`,
169
+ and query-mode options are configured in that declaration; bit positions must
170
+ not be changed after data has been stored.
171
+
164
172
  ## 🔧 Basic Usage
165
173
 
166
174
  FlagShihTzu assumes that your ActiveRecord model already has an [integer field][bit_field]
@@ -857,8 +865,7 @@ See [SECURITY.md][🔐security].
857
865
  ## 🤝 Contributing
858
866
 
859
867
  If you need some ideas of where to help, you could work on adding more code coverage,
860
- or if it is already 💯 (see [below](#code-coverage)) check [issues][🤝gh-issues] or [PRs][🤝gh-pulls],
861
- or use the gem and think about how it could be better.
868
+ check [issues][🤝gh-issues] or [PRs][🤝gh-pulls], or use the gem and think about how it could be better.
862
869
 
863
870
  We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you make changes, remember to update it.
864
871
 
@@ -897,11 +904,11 @@ Also see GitLab Contributors: [https://gitlab.com/galtzo-floss/flag_shih_tzu/-/g
897
904
  <details markdown="1">
898
905
  <summary>⭐️ Star History</summary>
899
906
 
900
- <a href="https://star-history.com/galtzo-floss/flag_shih_tzu&Date">
907
+ <a href="https://star-history.dera.page/#galtzo-floss/flag_shih_tzu&type=date&legend=top-left">
901
908
  <picture>
902
- <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=galtzo-floss/flag_shih_tzu&type=Date&theme=dark" />
903
- <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=galtzo-floss/flag_shih_tzu&type=Date" />
904
- <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=galtzo-floss/flag_shih_tzu&type=Date" />
909
+ <source media="(prefers-color-scheme: dark)" srcset="https://star-history.dera.page/svg?repos=galtzo-floss/flag_shih_tzu&type=date&theme=dark&legend=top-left" />
910
+ <source media="(prefers-color-scheme: light)" srcset="https://star-history.dera.page/svg?repos=galtzo-floss/flag_shih_tzu&type=date&legend=top-left" />
911
+ <img alt="Star History Chart" src="https://star-history.dera.page/svg?repos=galtzo-floss/flag_shih_tzu&type=date&legend=top-left" />
905
912
  </picture>
906
913
  </a>
907
914
 
@@ -948,15 +955,13 @@ See [LICENSE.md][📄license] for the official copyright notice.
948
955
  - Copyright (c) 2009 Alto
949
956
  - Copyright (c) 2009-2011 boosty
950
957
  - Copyright (c) 2009 ladislav.martincik
951
- - Copyright (c) 2009-2011 pboling
958
+ - Copyright (c) 2009-2015, 2017-2018, 2026 Peter H. Boling
952
959
  - Copyright (c) 2009 XING Engineering
953
960
  - Copyright (c) 2010 Joost Baaij
954
- - Copyright (c) 2010 Joost Baaij
955
961
  - Copyright (c) 2011 Arturas Slajus
956
962
  - Copyright (c) 2011 Musy Bite
957
963
  - Copyright (c) 2011, 2014 Tim Liner
958
964
  - Copyright (c) 2012-2013 David DIDIER
959
- - Copyright (c) 2012-2015, 2017-2018, 2026 Peter H. Boling
960
965
  - Copyright (c) 2012 Tatsuhiko Miyagawa
961
966
  - Copyright (c) 2013 Keith Pitty
962
967
  - Copyright (c) 2013 Peter M. Goldstein
@@ -966,7 +971,6 @@ See [LICENSE.md][📄license] for the official copyright notice.
966
971
  - Copyright (c) 2015 jfcaiceo
967
972
  - Copyright (c) 2016 Xinran Xiao
968
973
  - Copyright (c) 2017 shiro16
969
- - Copyright (c) 2018 Peter Boling
970
974
  - Copyright (c) 2018 xpol
971
975
  - Copyright (c) 2019 Amy Martin
972
976
  - Copyright (c) 2025 Annibelle Boling
@@ -1036,7 +1040,7 @@ Thanks for RTFM. ☺️
1036
1040
  [✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
1037
1041
  [⛳️gem-namespace]: https://github.com/galtzo-floss/flag_shih_tzu
1038
1042
  [⛳️namespace-img]: https://img.shields.io/badge/namespace-FlagShihTzu-3C2D2D.svg?style=square&logo=ruby&logoColor=white
1039
- [⛳️gem-name]: https://bestgems.org/gems/flag_shih_tzu
1043
+ [⛳️gem-name]: https://clickgems.clickhouse.com/dashboard/flag_shih_tzu
1040
1044
  [⛳️name-img]: https://img.shields.io/badge/name-flag__shih__tzu-3C2D2D.svg?style=square&logo=rubygems&logoColor=red
1041
1045
  [⛳️tag-img]: https://img.shields.io/github/tag/galtzo-floss/flag_shih_tzu.svg
1042
1046
  [⛳️tag]: https://github.com/galtzo-floss/flag_shih_tzu/releases
@@ -1085,9 +1089,9 @@ Thanks for RTFM. ☺️
1085
1089
  [📜gh-wiki]: https://github.com/galtzo-floss/flag_shih_tzu/wiki
1086
1090
  [📜gl-wiki-img]: https://img.shields.io/badge/wiki-gitlab-943CD2.svg?style=for-the-badge&logo=gitlab&logoColor=white
1087
1091
  [📜gh-wiki-img]: https://img.shields.io/badge/wiki-github-943CD2.svg?style=for-the-badge&logo=github&logoColor=white
1088
- [👽dl-rank]: https://bestgems.org/gems/flag_shih_tzu
1089
- [👽dl-ranki]: https://img.shields.io/gem/rd/flag_shih_tzu.svg
1090
- [👽version]: https://bestgems.org/gems/flag_shih_tzu
1092
+ [👽dl-rank]: https://clickgems.clickhouse.com/dashboard/flag_shih_tzu
1093
+ [👽dl-ranki]: https://img.shields.io/gem/dt/flag_shih_tzu.svg
1094
+ [👽version]: https://clickgems.clickhouse.com/dashboard/flag_shih_tzu
1091
1095
  [👽versioni]: https://img.shields.io/gem/v/flag_shih_tzu.svg
1092
1096
  [🏀qlty-mnt]: https://qlty.sh/gh/galtzo-floss/projects/flag_shih_tzu
1093
1097
  [🏀qlty-mnti]: https://qlty.sh/gh/galtzo-floss/projects/flag_shih_tzu/maintainability.svg
@@ -1200,6 +1204,11 @@ Thanks for RTFM. ☺️
1200
1204
  [🧪fossa-img]: https://app.fossa.com/api/projects/git+github.com%2Fpboling%2Fflag_shih_tzu.svg?type=shield
1201
1205
  [📄ilo-declaration]: https://www.ilo.org/declaration/lang--en/index.htm
1202
1206
  [📄ilo-declaration-img]: https://img.shields.io/badge/ILO_Fundamental_Principles-✓-259D6C.svg?style=flat
1207
+ [🖼️galtzo-floss]: https://github.com/galtzo-floss
1208
+ [bit_field]: http://en.wikipedia.org/wiki/Bit_field
1209
+ [bitwise_operation]: http://en.wikipedia.org/wiki/Bitwise_operation
1210
+ [bitfield]: http://en.wikipedia.org/wiki/Bit_field
1211
+ [bit_operation]: http://en.wikipedia.org/wiki/Bitwise_operation
1203
1212
  [🚎yard-current]: http://rubydoc.info/gems/flag_shih_tzu
1204
1213
  [🚎yard-head]: https://flag-shih-tzu.galtzo.com
1205
1214
  [💎stone_checksums]: https://github.com/galtzo-floss/stone_checksums
@@ -4,7 +4,7 @@ module FlagShihTzu
4
4
  # Version namespace for this gem.
5
5
  module Version
6
6
  # Current gem version.
7
- VERSION = "1.0.5"
7
+ VERSION = "1.0.6"
8
8
  end
9
9
  # Current gem version exposed at the traditional constant location.
10
10
  VERSION = Version::VERSION # Traditional Constant Location
data/lib/flag_shih_tzu.rb CHANGED
@@ -1,8 +1,8 @@
1
1
  # Would like to support other database adapters so no more hard dependency on Active Record.
2
2
  require "version_gem"
3
- require_relative "flag_shih_tzu/version"
4
3
 
5
4
  require "flag_shih_tzu/validators"
5
+ require_relative "flag_shih_tzu/version"
6
6
 
7
7
  module FlagShihTzu
8
8
  # taken from ActiveRecord::ConnectionAdapters::Column
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,20 +1,19 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flag_shih_tzu
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alto
8
8
  - boosty
9
9
  - ladislav.martincik
10
- - pboling
10
+ - Peter H. Boling
11
11
  - XING Engineering
12
12
  - Joost Baaij
13
13
  - Arturas Slajus
14
14
  - Musy Bite
15
15
  - Tim Liner
16
16
  - David DIDIER
17
- - Peter H. Boling
18
17
  - Tatsuhiko Miyagawa
19
18
  - Keith Pitty
20
19
  - Peter M. Goldstein
@@ -24,7 +23,6 @@ authors:
24
23
  - jfcaiceo
25
24
  - Xinran Xiao
26
25
  - shiro16
27
- - Peter Boling
28
26
  - xpol
29
27
  - Yusuke Ebihara
30
28
  - Amy Martin
@@ -71,7 +69,7 @@ dependencies:
71
69
  version: '1.1'
72
70
  - - ">="
73
71
  - !ruby/object:Gem::Version
74
- version: 1.1.14
72
+ version: 1.1.15
75
73
  type: :runtime
76
74
  prerelease: false
77
75
  version_requirements: !ruby/object:Gem::Requirement
@@ -81,27 +79,27 @@ dependencies:
81
79
  version: '1.1'
82
80
  - - ">="
83
81
  - !ruby/object:Gem::Version
84
- version: 1.1.14
82
+ version: 1.1.15
85
83
  - !ruby/object:Gem::Dependency
86
84
  name: kettle-dev
87
85
  requirement: !ruby/object:Gem::Requirement
88
86
  requirements:
89
87
  - - "~>"
90
88
  - !ruby/object:Gem::Version
91
- version: '2.5'
89
+ version: '3.1'
92
90
  - - ">="
93
91
  - !ruby/object:Gem::Version
94
- version: 2.5.13
92
+ version: 3.1.0
95
93
  type: :development
96
94
  prerelease: false
97
95
  version_requirements: !ruby/object:Gem::Requirement
98
96
  requirements:
99
97
  - - "~>"
100
98
  - !ruby/object:Gem::Version
101
- version: '2.5'
99
+ version: '3.1'
102
100
  - - ">="
103
101
  - !ruby/object:Gem::Version
104
- version: 2.5.13
102
+ version: 3.1.0
105
103
  - !ruby/object:Gem::Dependency
106
104
  name: bundler-audit
107
105
  requirement: !ruby/object:Gem::Requirement
@@ -179,7 +177,7 @@ dependencies:
179
177
  version: '3.2'
180
178
  - - ">="
181
179
  - !ruby/object:Gem::Version
182
- version: 3.2.0
180
+ version: 3.2.3
183
181
  type: :development
184
182
  prerelease: false
185
183
  version_requirements: !ruby/object:Gem::Requirement
@@ -189,7 +187,7 @@ dependencies:
189
187
  version: '3.2'
190
188
  - - ">="
191
189
  - !ruby/object:Gem::Version
192
- version: 3.2.0
190
+ version: 3.2.3
193
191
  - !ruby/object:Gem::Dependency
194
192
  name: kettle-test
195
193
  requirement: !ruby/object:Gem::Requirement
@@ -199,7 +197,7 @@ dependencies:
199
197
  version: '2.0'
200
198
  - - ">="
201
199
  - !ruby/object:Gem::Version
202
- version: 2.0.17
200
+ version: 2.0.21
203
201
  type: :development
204
202
  prerelease: false
205
203
  version_requirements: !ruby/object:Gem::Requirement
@@ -209,7 +207,7 @@ dependencies:
209
207
  version: '2.0'
210
208
  - - ">="
211
209
  - !ruby/object:Gem::Version
212
- version: 2.0.17
210
+ version: 2.0.21
213
211
  - !ruby/object:Gem::Dependency
214
212
  name: turbo_tests2
215
213
  requirement: !ruby/object:Gem::Requirement
@@ -219,7 +217,7 @@ dependencies:
219
217
  version: '3.2'
220
218
  - - ">="
221
219
  - !ruby/object:Gem::Version
222
- version: 3.2.4
220
+ version: 3.2.8
223
221
  type: :development
224
222
  prerelease: false
225
223
  version_requirements: !ruby/object:Gem::Requirement
@@ -229,7 +227,7 @@ dependencies:
229
227
  version: '3.2'
230
228
  - - ">="
231
229
  - !ruby/object:Gem::Version
232
- version: 3.2.4
230
+ version: 3.2.8
233
231
  - !ruby/object:Gem::Dependency
234
232
  name: ruby-progressbar
235
233
  requirement: !ruby/object:Gem::Requirement
@@ -253,7 +251,7 @@ dependencies:
253
251
  version: '1.0'
254
252
  - - ">="
255
253
  - !ruby/object:Gem::Version
256
- version: 1.0.8
254
+ version: 1.0.9
257
255
  type: :development
258
256
  prerelease: false
259
257
  version_requirements: !ruby/object:Gem::Requirement
@@ -263,7 +261,7 @@ dependencies:
263
261
  version: '1.0'
264
262
  - - ">="
265
263
  - !ruby/object:Gem::Version
266
- version: 1.0.8
264
+ version: 1.0.9
267
265
  - !ruby/object:Gem::Dependency
268
266
  name: gitmoji-regex
269
267
  requirement: !ruby/object:Gem::Requirement
@@ -273,7 +271,7 @@ dependencies:
273
271
  version: '2.0'
274
272
  - - ">="
275
273
  - !ruby/object:Gem::Version
276
- version: 2.0.11
274
+ version: 2.0.13
277
275
  type: :development
278
276
  prerelease: false
279
277
  version_requirements: !ruby/object:Gem::Requirement
@@ -283,7 +281,7 @@ dependencies:
283
281
  version: '2.0'
284
282
  - - ">="
285
283
  - !ruby/object:Gem::Version
286
- version: 2.0.11
284
+ version: 2.0.13
287
285
  description: "\U0001F3C1 Single and Multi-Bit Fields for ActiveRecord:\nThis gem lets
288
286
  you use a single integer column in an ActiveRecord model\nto store a collection
289
287
  of boolean attributes (flags). Each flag can be used\nalmost in the same way you
@@ -307,10 +305,10 @@ licenses:
307
305
  - MIT
308
306
  metadata:
309
307
  homepage_uri: https://flag-shih-tzu.galtzo.com
310
- source_code_uri: https://github.com/galtzo-floss/flag_shih_tzu/tree/v1.0.5
311
- changelog_uri: https://github.com/galtzo-floss/flag_shih_tzu/blob/v1.0.5/CHANGELOG.md
308
+ source_code_uri: https://github.com/galtzo-floss/flag_shih_tzu/tree/v1.0.6
309
+ changelog_uri: https://github.com/galtzo-floss/flag_shih_tzu/blob/v1.0.6/CHANGELOG.md
312
310
  bug_tracker_uri: https://github.com/galtzo-floss/flag_shih_tzu/issues
313
- documentation_uri: https://www.rubydoc.info/gems/flag_shih_tzu/1.0.5
311
+ documentation_uri: https://www.rubydoc.info/gems/flag_shih_tzu/1.0.6
314
312
  funding_uri: https://github.com/sponsors/pboling
315
313
  wiki_uri: https://github.com/galtzo-floss/flag_shih_tzu/wiki
316
314
  news_uri: https://www.railsbling.com/tags/flag_shih_tzu
metadata.gz.sig CHANGED
Binary file