anonymous_loader 0.1.2 → 0.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: 7d64ec80f315c7acf644e2ff6012e19fff4bd6294b50eb4de63933849f3f82e7
4
- data.tar.gz: '0914de0984ca0beb00369a6ebb9418b6a15f4240c975662932bfdc4270420f92'
3
+ metadata.gz: 39d575f71c9aa249cdbd0ffb7271bc21cae2a1fdab1fa96a2758a07ec9beeacc
4
+ data.tar.gz: 124c5d360a734893bbaf2e1161c0c9900e2187c90e1babfef93fa240a2770928
5
5
  SHA512:
6
- metadata.gz: be1cddf69a36252c14623fd5b7d6e95d48f997bd3057e0b08c4053bdbf1373af060c3d8ca2aa538daaf5ec23ee5fef966c96014a6b21cd4e543ece7b0ff8e399
7
- data.tar.gz: f6d6bde74cfa2b87239bfa159875f36be210b6904e23bdcb18811049548b5415174a2b6e0c40170ba90e569a329cc604b20c5412f8d1eec395e88e41aebaa617
6
+ metadata.gz: d8c3587c74b415452d1b992067b80e80ce4a582d90fb21eab8b5cd99e203b574e1db23e24af370c2a6d583008c56f8b6aebfe31a651948dfff2e1328aec73bab
7
+ data.tar.gz: 6d3db0dc230a5a6979598ba10b8b9983cfeea7e5e01d46dfe42d58421d982afcd3cb7b6c2b1ed5b4e2b2cfcc1925ee6278298ed9deeec07b852cb032970b8102
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -30,6 +30,19 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [0.1.3] - 2026-07-14
34
+
35
+ - TAG: [v0.1.3][0.1.3t]
36
+ - COVERAGE: 96.33% -- 105/109 lines in 2 files
37
+ - BRANCH COVERAGE: 81.58% -- 31/38 branches in 2 files
38
+ - 88.89% documented
39
+
40
+ ### Fixed
41
+
42
+ - Package configured license files in gem release file lists.
43
+
44
+ - Removed stale local-path `version_gem` state from the main lockfile.
45
+
33
46
  ## [0.1.2] - 2026-06-22
34
47
 
35
48
  - TAG: [v0.1.2][0.1.2t]
@@ -70,7 +83,9 @@ Please file a bug if you notice a violation of semantic versioning.
70
83
  - Added the initial anonymous namespace loader API with explicit path,
71
84
  RubyGems metadata, and `$LOAD_PATH` resolution strategies.
72
85
 
73
- [Unreleased]: https://github.com/ruby-oauth/anonymous_loader/compare/v0.1.2...HEAD
86
+ [Unreleased]: https://github.com/ruby-oauth/anonymous_loader/compare/v0.1.3...HEAD
87
+ [0.1.3]: https://github.com/ruby-oauth/anonymous_loader/compare/v0.1.2...v0.1.3
88
+ [0.1.3t]: https://github.com/ruby-oauth/anonymous_loader/releases/tag/v0.1.3
74
89
  [0.1.2]: https://github.com/ruby-oauth/anonymous_loader/compare/v0.1.1...v0.1.2
75
90
  [0.1.2t]: https://github.com/ruby-oauth/anonymous_loader/releases/tag/v0.1.2
76
91
  [0.1.1]: https://github.com/ruby-oauth/anonymous_loader/compare/v0.1.0...v0.1.1
data/CONTRIBUTING.md CHANGED
@@ -131,9 +131,12 @@ toolchain, and it may be higher than the gemspec runtime floor.
131
131
  They are created and updated with the commands:
132
132
 
133
133
  ```console
134
- bin/rake appraisal:update
134
+ bin/rake appraisal:generate
135
135
  ```
136
136
 
137
+ Use `bin/rake appraisal:update` when you intentionally need to resolve fresh
138
+ appraisal locks.
139
+
137
140
  If you need to reset all gemfiles/*.gemfile.lock files:
138
141
 
139
142
  ```console
data/MIT.md ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ See [LICENSE.md](LICENSE.md) for the copyright notice.
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md CHANGED
@@ -218,6 +218,10 @@ NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day
218
218
 
219
219
  <!-- OPENCOLLECTIVE-ORGANIZATIONS:START -->
220
220
  No sponsors yet. Be the first!
221
+
222
+ ### Open Collective for Donors
223
+
224
+ [Bill Woika](https://opencollective.com/bill-woika) [Philipp Ebneter](https://opencollective.com/guest-e77282f7) [Grigoriy](https://opencollective.com/guest-c93e0c48)
221
225
  <!-- OPENCOLLECTIVE-ORGANIZATIONS:END -->
222
226
 
223
227
  [kettle-readme-backers]: https://github.com/ruby-oauth/anonymous_loader/blob/main/bin/kettle-readme-backers
@@ -2,7 +2,7 @@
2
2
 
3
3
  module AnonymousLoader
4
4
  module Version
5
- VERSION = "0.1.2"
5
+ VERSION = "0.1.3"
6
6
  end
7
7
  VERSION = Version::VERSION # Traditional Constant Location
8
8
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: anonymous_loader
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -46,7 +46,7 @@ dependencies:
46
46
  version: '1.1'
47
47
  - - ">="
48
48
  - !ruby/object:Gem::Version
49
- version: 1.1.13
49
+ version: 1.1.14
50
50
  type: :runtime
51
51
  prerelease: false
52
52
  version_requirements: !ruby/object:Gem::Requirement
@@ -56,27 +56,27 @@ dependencies:
56
56
  version: '1.1'
57
57
  - - ">="
58
58
  - !ruby/object:Gem::Version
59
- version: 1.1.13
59
+ version: 1.1.14
60
60
  - !ruby/object:Gem::Dependency
61
61
  name: kettle-dev
62
62
  requirement: !ruby/object:Gem::Requirement
63
63
  requirements:
64
64
  - - "~>"
65
65
  - !ruby/object:Gem::Version
66
- version: '2.2'
66
+ version: '2.3'
67
67
  - - ">="
68
68
  - !ruby/object:Gem::Version
69
- version: 2.2.15
69
+ version: 2.3.3
70
70
  type: :development
71
71
  prerelease: false
72
72
  version_requirements: !ruby/object:Gem::Requirement
73
73
  requirements:
74
74
  - - "~>"
75
75
  - !ruby/object:Gem::Version
76
- version: '2.2'
76
+ version: '2.3'
77
77
  - - ">="
78
78
  - !ruby/object:Gem::Version
79
- version: 2.2.15
79
+ version: 2.3.3
80
80
  - !ruby/object:Gem::Dependency
81
81
  name: bundler-audit
82
82
  requirement: !ruby/object:Gem::Requirement
@@ -134,7 +134,7 @@ dependencies:
134
134
  version: '3.1'
135
135
  - - ">="
136
136
  - !ruby/object:Gem::Version
137
- version: 3.1.2
137
+ version: 3.1.4
138
138
  type: :development
139
139
  prerelease: false
140
140
  version_requirements: !ruby/object:Gem::Requirement
@@ -144,7 +144,7 @@ dependencies:
144
144
  version: '3.1'
145
145
  - - ">="
146
146
  - !ruby/object:Gem::Version
147
- version: 3.1.2
147
+ version: 3.1.4
148
148
  - !ruby/object:Gem::Dependency
149
149
  name: kettle-test
150
150
  requirement: !ruby/object:Gem::Requirement
@@ -154,7 +154,7 @@ dependencies:
154
154
  version: '2.0'
155
155
  - - ">="
156
156
  - !ruby/object:Gem::Version
157
- version: 2.0.6
157
+ version: 2.0.10
158
158
  type: :development
159
159
  prerelease: false
160
160
  version_requirements: !ruby/object:Gem::Requirement
@@ -164,7 +164,7 @@ dependencies:
164
164
  version: '2.0'
165
165
  - - ">="
166
166
  - !ruby/object:Gem::Version
167
- version: 2.0.6
167
+ version: 2.0.10
168
168
  - !ruby/object:Gem::Dependency
169
169
  name: turbo_tests2
170
170
  requirement: !ruby/object:Gem::Requirement
@@ -174,7 +174,7 @@ dependencies:
174
174
  version: '3.1'
175
175
  - - ">="
176
176
  - !ruby/object:Gem::Version
177
- version: 3.1.4
177
+ version: 3.1.7
178
178
  type: :development
179
179
  prerelease: false
180
180
  version_requirements: !ruby/object:Gem::Requirement
@@ -184,7 +184,7 @@ dependencies:
184
184
  version: '3.1'
185
185
  - - ">="
186
186
  - !ruby/object:Gem::Version
187
- version: 3.1.4
187
+ version: 3.1.7
188
188
  - !ruby/object:Gem::Dependency
189
189
  name: ruby-progressbar
190
190
  requirement: !ruby/object:Gem::Requirement
@@ -208,7 +208,7 @@ dependencies:
208
208
  version: '1.0'
209
209
  - - ">="
210
210
  - !ruby/object:Gem::Version
211
- version: 1.0.3
211
+ version: 1.0.6
212
212
  type: :development
213
213
  prerelease: false
214
214
  version_requirements: !ruby/object:Gem::Requirement
@@ -218,7 +218,7 @@ dependencies:
218
218
  version: '1.0'
219
219
  - - ">="
220
220
  - !ruby/object:Gem::Version
221
- version: 1.0.3
221
+ version: 1.0.6
222
222
  - !ruby/object:Gem::Dependency
223
223
  name: gitmoji-regex
224
224
  requirement: !ruby/object:Gem::Requirement
@@ -228,7 +228,7 @@ dependencies:
228
228
  version: '2.0'
229
229
  - - ">="
230
230
  - !ruby/object:Gem::Version
231
- version: 2.0.2
231
+ version: 2.0.4
232
232
  type: :development
233
233
  prerelease: false
234
234
  version_requirements: !ruby/object:Gem::Requirement
@@ -238,7 +238,7 @@ dependencies:
238
238
  version: '2.0'
239
239
  - - ">="
240
240
  - !ruby/object:Gem::Version
241
- version: 2.0.2
241
+ version: 2.0.4
242
242
  description: "\U0001F48E AnonymousLoader resolves Ruby files from paths, gem metadata,
243
243
  or $LOAD_PATH and evaluates them inside anonymous modules to avoid top-level namespace
244
244
  collisions."
@@ -263,6 +263,7 @@ files:
263
263
  - CONTRIBUTING.md
264
264
  - FUNDING.md
265
265
  - LICENSE.md
266
+ - MIT.md
266
267
  - README.md
267
268
  - RUBOCOP.md
268
269
  - SECURITY.md
@@ -276,10 +277,10 @@ licenses:
276
277
  - MIT
277
278
  metadata:
278
279
  homepage_uri: https://anonymous-loader.galtzo.com
279
- source_code_uri: https://github.com/ruby-oauth/anonymous_loader/tree/v0.1.2
280
- changelog_uri: https://github.com/ruby-oauth/anonymous_loader/blob/v0.1.2/CHANGELOG.md
280
+ source_code_uri: https://github.com/ruby-oauth/anonymous_loader/tree/v0.1.3
281
+ changelog_uri: https://github.com/ruby-oauth/anonymous_loader/blob/v0.1.3/CHANGELOG.md
281
282
  bug_tracker_uri: https://github.com/ruby-oauth/anonymous_loader/issues
282
- documentation_uri: https://www.rubydoc.info/gems/anonymous_loader/0.1.2
283
+ documentation_uri: https://www.rubydoc.info/gems/anonymous_loader/0.1.3
283
284
  funding_uri: https://github.com/sponsors/pboling
284
285
  wiki_uri: https://github.com/ruby-oauth/anonymous_loader/wiki
285
286
  news_uri: https://www.railsbling.com/tags/anonymous_loader
metadata.gz.sig CHANGED
Binary file