rspec-stubbed_env 1.0.11 → 1.0.12
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 +4 -4
- checksums.yaml.gz.sig +0 -0
- data/CHANGELOG.md +30 -1
- data/README.md +14 -14
- data/lib/rspec/stubbed_env/version.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +13 -12
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6762fc7d3c56154041a51c43e75de5ea1cf2e0236d0425eaa9b7ecd342377fd3
|
|
4
|
+
data.tar.gz: 9e881df66ef3ec85f5eac26ff796de50e76adfa85219446cbb910e3265091b2a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 883c4b8e408332cfc771261aef1b01fd9b87c2541572aa02019136220131db5bf6d4ca5efe62061008f5d062c92cc833d0c5f64eaa55ecec20274cdabc00eab1
|
|
7
|
+
data.tar.gz: c86257d930fdac0f5fcffac9380e5ff9b6148d19f182b99603ad06f57d6f8df4bc351fd4cb39185f5e6497577e76a26fdf14b0c809d62030e4e19bc364f06fbf
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG.md
CHANGED
|
@@ -30,6 +30,33 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
30
30
|
|
|
31
31
|
### Security
|
|
32
32
|
|
|
33
|
+
## [1.0.12] - 2026-07-31
|
|
34
|
+
|
|
35
|
+
- TAG: [v1.0.12][1.0.12t]
|
|
36
|
+
- COVERAGE: 100.00% -- 95/95 lines in 5 files
|
|
37
|
+
- BRANCH COVERAGE: 100.00% -- 19/19 branches in 5 files
|
|
38
|
+
- 100.00% documented
|
|
39
|
+
|
|
40
|
+
### Added
|
|
41
|
+
|
|
42
|
+
- kettle-jem-template-20260729-005 - Gemspec metadata now publishes this
|
|
43
|
+
project's RubyForum tag as `mailing_list_uri`, and support docs link to the
|
|
44
|
+
tagged RubyForum community alongside Discord.
|
|
45
|
+
|
|
46
|
+
### Fixed
|
|
47
|
+
|
|
48
|
+
- kettle-jem-template-20260729-002 - VersionGem bootstrap now preserves
|
|
49
|
+
and templates dedicated `version_gem.rb` entrypoints even when the gemspec
|
|
50
|
+
dependency is intentionally omitted, and generated anonymous-loader specs
|
|
51
|
+
cover both `version.rb` and `version_gem.rb`.
|
|
52
|
+
|
|
53
|
+
- kettle-jem-template-20260729-003 - Old-Ruby gems below the VersionGem runtime
|
|
54
|
+
floor now get managed minimal `version.rb` files and anonymous-loader version
|
|
55
|
+
specs without adding `version_gem`.
|
|
56
|
+
- kettle-jem-template-20260730-001 - Gemspec package file enumeration now runs
|
|
57
|
+
relative to the gemspec directory, so packaged template assets are included
|
|
58
|
+
even when the gemspec is loaded from another working directory.
|
|
59
|
+
|
|
33
60
|
## [1.0.11] - 2026-07-28
|
|
34
61
|
|
|
35
62
|
- TAG: [v1.0.11][1.0.11t]
|
|
@@ -282,7 +309,9 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
282
309
|
[@darhazer]: https://github.com/darhazer
|
|
283
310
|
[@hosamaly]: https://github.com/hosamaly
|
|
284
311
|
|
|
285
|
-
[Unreleased]: https://github.com/galtzo-floss/rspec-stubbed_env/compare/v1.0.
|
|
312
|
+
[Unreleased]: https://github.com/galtzo-floss/rspec-stubbed_env/compare/v1.0.12...HEAD
|
|
313
|
+
[1.0.12]: https://github.com/galtzo-floss/rspec-stubbed_env/compare/v1.0.11...v1.0.12
|
|
314
|
+
[1.0.12t]: https://github.com/galtzo-floss/rspec-stubbed_env/releases/tag/v1.0.12
|
|
286
315
|
[1.0.11]: https://github.com/galtzo-floss/rspec-stubbed_env/compare/v1.0.10...v1.0.11
|
|
287
316
|
[1.0.11t]: https://github.com/galtzo-floss/rspec-stubbed_env/releases/tag/v1.0.11
|
|
288
317
|
[1.0.10]: https://github.com/galtzo-floss/rspec-stubbed_env/compare/v1.0.9...v1.0.10
|
data/README.md
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
# 🫥 RSpec::StubbedEnv
|
|
4
4
|
|
|
5
|
-
[![Version][👽versioni]][👽version] [![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] [![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]
|
|
6
6
|
|
|
7
|
-
`if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know][✉️discord-invite], as I may have missed the
|
|
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
|
|
|
9
9
|
---
|
|
10
10
|
|
|
@@ -117,17 +117,14 @@ The _amazing_ test matrix is powered by the kettle-dev stack.
|
|
|
117
117
|
<details markdown="1">
|
|
118
118
|
<summary>Find this repo on federated forges (Coming soon!)</summary>
|
|
119
119
|
|
|
120
|
-
| Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI |
|
|
121
|
-
|
|
122
|
-
| 🧪 [galtzo-floss/rspec-stubbed_env on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix |
|
|
123
|
-
| 🧊 [galtzo-floss/rspec-stubbed_env on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix |
|
|
124
|
-
| 🐙 [galtzo-floss/rspec-stubbed_env on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix |
|
|
125
|
-
| 🎮️ [Discord Server][✉️discord-invite] | [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] | [Let's][✉️discord-invite] | [talk][✉️discord-invite] | [about][✉️discord-invite] | [this][✉️discord-invite] | [library!][✉️discord-invite] |
|
|
120
|
+
| Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI |
|
|
121
|
+
|-------------------------------------------------|-------------------------------------------|-------------------|------------------|-----------------|----------------|
|
|
122
|
+
| 🧪 [galtzo-floss/rspec-stubbed_env on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix |
|
|
123
|
+
| 🧊 [galtzo-floss/rspec-stubbed_env on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix |
|
|
124
|
+
| 🐙 [galtzo-floss/rspec-stubbed_env on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix |
|
|
126
125
|
|
|
127
126
|
</details>
|
|
128
127
|
|
|
129
|
-
[gh-discussions]: https://github.com/galtzo-floss/rspec-stubbed_env/discussions
|
|
130
|
-
|
|
131
128
|
### Enterprise Support [](https://tidelift.com/subscription/pkg/rubygems-rspec-stubbed_env?utm_source=rubygems-rspec-stubbed_env&utm_medium=referral&utm_campaign=readme)
|
|
132
129
|
|
|
133
130
|
Available as part of the Tidelift Subscription.
|
|
@@ -145,6 +142,7 @@ The maintainers of this and thousands of other packages are working with Tidelif
|
|
|
145
142
|
|
|
146
143
|
Alternatively:
|
|
147
144
|
|
|
145
|
+
- [![Ruby Users Forum][✉️ruby-forum-img]][✉️ruby-forum]
|
|
148
146
|
- [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
149
147
|
- [![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork]
|
|
150
148
|
- [![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor]
|
|
@@ -492,11 +490,12 @@ I'm hoping to be able to pay for my kids' health insurance this month,
|
|
|
492
490
|
so if you value the work I am doing, I need your support.
|
|
493
491
|
Please consider sponsoring me or the project.
|
|
494
492
|
|
|
495
|
-
To join the community or get help
|
|
493
|
+
To join the community or get help, use the RubyForum or Discord.
|
|
496
494
|
|
|
495
|
+
[![Ruby Users Forum][✉️ruby-forum-img]][✉️ruby-forum]
|
|
497
496
|
[![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
|
|
498
497
|
|
|
499
|
-
To say "thanks!" ☝️ Join the
|
|
498
|
+
To say "thanks!" ☝️ Join the community or 👇️ send money.
|
|
500
499
|
|
|
501
500
|
[![Sponsor galtzo-floss/rspec-stubbed_env on Open Source Collective][🖇osc-all-bottom-img]][🖇osc] 💌 [![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay] 💌 [![Donate on PayPal][🖇paypal-bottom-img]][🖇paypal]
|
|
502
501
|
|
|
@@ -537,8 +536,9 @@ Thanks for RTFM. ☺️
|
|
|
537
536
|
[✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
|
|
538
537
|
[✉️ruby-friends-img]: https://img.shields.io/badge/daily.dev-%F0%9F%92%8E_Ruby_Friends-0A0A0A?style=for-the-badge&logo=dailydotdev&logoColor=white
|
|
539
538
|
[✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
|
|
540
|
-
[✉️ruby-forum-img]: https://img.shields.io/
|
|
541
|
-
[✉️ruby-forum]: https://
|
|
539
|
+
[✉️ruby-forum-top-img]: https://img.shields.io/discourse/topics?server=https%3A%2F%2Fwww.rubyforum.org&style=flat&logo=discourse&label=Ruby%20Users%20Forum
|
|
540
|
+
[✉️ruby-forum-img]: https://img.shields.io/discourse/topics?server=https%3A%2F%2Fwww.rubyforum.org&style=for-the-badge&logo=discourse&label=Ruby%20Users%20Forum
|
|
541
|
+
[✉️ruby-forum]: https://www.rubyforum.org/tag/galtzo-floss
|
|
542
542
|
|
|
543
543
|
[✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
|
|
544
544
|
[⛳️gem-namespace]: https://github.com/galtzo-floss/rspec-stubbed_env
|
|
@@ -5,7 +5,7 @@ module RSpec
|
|
|
5
5
|
# Version namespace for this gem.
|
|
6
6
|
module Version
|
|
7
7
|
# Current gem version.
|
|
8
|
-
VERSION = "1.0.
|
|
8
|
+
VERSION = "1.0.12"
|
|
9
9
|
end
|
|
10
10
|
# Current gem version exposed at the traditional constant location.
|
|
11
11
|
VERSION = Version::VERSION # Traditional Constant Location
|
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rspec-stubbed_env
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.12
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter Boling
|
|
@@ -44,20 +44,20 @@ dependencies:
|
|
|
44
44
|
requirements:
|
|
45
45
|
- - "~>"
|
|
46
46
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: '2.
|
|
47
|
+
version: '2.5'
|
|
48
48
|
- - ">="
|
|
49
49
|
- !ruby/object:Gem::Version
|
|
50
|
-
version: 2.
|
|
50
|
+
version: 2.5.13
|
|
51
51
|
type: :development
|
|
52
52
|
prerelease: false
|
|
53
53
|
version_requirements: !ruby/object:Gem::Requirement
|
|
54
54
|
requirements:
|
|
55
55
|
- - "~>"
|
|
56
56
|
- !ruby/object:Gem::Version
|
|
57
|
-
version: '2.
|
|
57
|
+
version: '2.5'
|
|
58
58
|
- - ">="
|
|
59
59
|
- !ruby/object:Gem::Version
|
|
60
|
-
version: 2.
|
|
60
|
+
version: 2.5.13
|
|
61
61
|
- !ruby/object:Gem::Dependency
|
|
62
62
|
name: bundler-audit
|
|
63
63
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -155,7 +155,7 @@ dependencies:
|
|
|
155
155
|
version: '2.0'
|
|
156
156
|
- - ">="
|
|
157
157
|
- !ruby/object:Gem::Version
|
|
158
|
-
version: 2.0.
|
|
158
|
+
version: 2.0.17
|
|
159
159
|
type: :development
|
|
160
160
|
prerelease: false
|
|
161
161
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -165,7 +165,7 @@ dependencies:
|
|
|
165
165
|
version: '2.0'
|
|
166
166
|
- - ">="
|
|
167
167
|
- !ruby/object:Gem::Version
|
|
168
|
-
version: 2.0.
|
|
168
|
+
version: 2.0.17
|
|
169
169
|
- !ruby/object:Gem::Dependency
|
|
170
170
|
name: turbo_tests2
|
|
171
171
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -229,7 +229,7 @@ dependencies:
|
|
|
229
229
|
version: '2.0'
|
|
230
230
|
- - ">="
|
|
231
231
|
- !ruby/object:Gem::Version
|
|
232
|
-
version: 2.0.
|
|
232
|
+
version: 2.0.11
|
|
233
233
|
type: :development
|
|
234
234
|
prerelease: false
|
|
235
235
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -239,7 +239,7 @@ dependencies:
|
|
|
239
239
|
version: '2.0'
|
|
240
240
|
- - ">="
|
|
241
241
|
- !ruby/object:Gem::Version
|
|
242
|
-
version: 2.0.
|
|
242
|
+
version: 2.0.11
|
|
243
243
|
- !ruby/object:Gem::Dependency
|
|
244
244
|
name: rspec
|
|
245
245
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -304,14 +304,15 @@ licenses:
|
|
|
304
304
|
- MIT
|
|
305
305
|
metadata:
|
|
306
306
|
homepage_uri: https://rspec-stubbed-env.galtzo.com/
|
|
307
|
-
source_code_uri: https://github.com/galtzo-floss/rspec-stubbed_env/tree/v1.0.
|
|
308
|
-
changelog_uri: https://github.com/galtzo-floss/rspec-stubbed_env/blob/v1.0.
|
|
307
|
+
source_code_uri: https://github.com/galtzo-floss/rspec-stubbed_env/tree/v1.0.12
|
|
308
|
+
changelog_uri: https://github.com/galtzo-floss/rspec-stubbed_env/blob/v1.0.12/CHANGELOG.md
|
|
309
309
|
bug_tracker_uri: https://github.com/galtzo-floss/rspec-stubbed_env/issues
|
|
310
|
-
documentation_uri: https://www.rubydoc.info/gems/rspec-stubbed_env/1.0.
|
|
310
|
+
documentation_uri: https://www.rubydoc.info/gems/rspec-stubbed_env/1.0.12
|
|
311
311
|
funding_uri: https://github.com/sponsors/pboling
|
|
312
312
|
wiki_uri: https://github.com/galtzo-floss/rspec-stubbed_env/wiki
|
|
313
313
|
news_uri: https://www.railsbling.com/tags/rspec-stubbed_env
|
|
314
314
|
discord_uri: https://discord.gg/3qme4XHNKN
|
|
315
|
+
mailing_list_uri: https://www.rubyforum.org/tag/galtzo-floss
|
|
315
316
|
rubygems_mfa_required: 'true'
|
|
316
317
|
rdoc_options:
|
|
317
318
|
- "--title"
|
metadata.gz.sig
CHANGED
|
Binary file
|