File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,8 +28,6 @@ Please file a bug if you notice a violation of semantic versioning.
2828
2929### Fixed
3030
31- - Removed stale local-path ` version_gem ` state from the main lockfile.
32-
3331### Security
3432
3533## [ 2.0.7] - 2026-07-13
@@ -56,6 +54,8 @@ Please file a bug if you notice a violation of semantic versioning.
5654
5755- Package configured license files in gem release file lists.
5856
57+ - Removed stale local-path ` version_gem ` state from the main lockfile.
58+
5959## [ 2.0.6] - 2026-06-11
6060
6161- TAG: [ v2.0.6] [ 2.0.6t ]
Original file line number Diff line number Diff line change 55 hashie (>= 0.1.0 , < 6 )
66 version_gem (~> 1.1 , >= 1.1.14 )
77
8+ PATH
9+ remote: /var/home/pboling/src/my/ruby-oauth/version_gem
10+ specs:
11+ version_gem (1.1.14 )
12+
813GEM
914 remote: https://gem.coop/
1015 specs:
344349 unicode-display_width (3.2.0 )
345350 unicode-emoji (~> 4.1 )
346351 unicode-emoji (4.2.0 )
347- version_gem (1.1.14 )
348352 webrick (1.9.2 )
349353 yaml-converter (0.2.3 )
350354 hexapdf (>= 1.8 , < 2 )
@@ -420,6 +424,7 @@ DEPENDENCIES
420424 stone_checksums (~> 1.0 , >= 1.0.6 )
421425 stringio (>= 3.0 )
422426 turbo_tests2 (~> 3.1 , >= 3.1.7 )
427+ version_gem !
423428 webrick (~> 1.9 )
424429 yaml-converter (~> 0.2 , >= 0.2.3 )
425430 yard (~> 0.9 , >= 0.9.44 )
@@ -558,7 +563,7 @@ CHECKSUMS
558563 turbo_tests2 (3.1.7) sha256=1f0a476efb5c2949561dd5caa59e829c9a3af77a07163fdf6ea9207cd511b765
559564 unicode-display_width (3.2.0) sha256=0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42
560565 unicode-emoji (4.2.0) sha256=519e69150f75652e40bf736106cfbc8f0f73aa3fb6a65afe62fefa7f80b0f80f
561- version_gem (1.1.14) sha256=6b7306c7e9416d06067561981ab3444e2cecb844f26cc325ae3c27b44cf85613
566+ version_gem (1.1.14)
562567 webrick (1.9.2) sha256=beb4a15fc474defed24a3bda4ffd88a490d517c9e4e6118c3edce59e45864131
563568 yaml-converter (0.2.3) sha256=d35e69e547610d9e347672cc277fcb7d71dff3c53a942e66f82b1c64022ada72
564569 yard (0.9.44) sha256=eb087e9b631ccd887b049f303d489963945452d5e2a7eb49a5a74a7cf6887f28
Original file line number Diff line number Diff line change @@ -82,10 +82,6 @@ <h3 id="removed">Removed</h3>
8282
8383< h3 id ="fixed "> Fixed</ h3 >
8484
85- < ul >
86- < li > Removed stale local-path < code > version_gem</ code > state from the main lockfile.</ li >
87- </ ul >
88-
8985< h3 id ="security "> Security</ h3 >
9086
9187< h2 id ="207---2026-07-13 ">
@@ -120,7 +116,10 @@ <h3 id="fixed-1">Fixed</h3>
120116 < p > Corrected persisted Open Collective and repository topology metadata used by< br >
121117future template runs.</ p >
122118 </ li >
123- < li > Package configured license files in gem release file lists.</ li >
119+ < li >
120+ < p > Package configured license files in gem release file lists.</ p >
121+ </ li >
122+ < li > Removed stale local-path < code > version_gem</ code > state from the main lockfile.</ li >
124123</ ul >
125124
126125< h2 id ="206---2026-06-11 ">
@@ -358,7 +357,7 @@ <h3 id="added-8">Added</h3>
358357</ div > </ div >
359358
360359 < div id ="footer ">
361- Generated on Mon Jul 13 23:26:11 2026 by
360+ Generated on Mon Jul 13 23:44:44 2026 by
362361 < a href ="https://yardoc.org " title ="Yay! A Ruby Documentation Tool " target ="_parent "> yard</ a >
363362 0.9.44 (ruby-4.0.5).
364363</ div >
You can’t perform that action at this time.
0 commit comments