Skip to content

Commit 9e13d13

Browse files
committed
chore: refresh kettle-jem templates
1 parent 19493c3 commit 9e13d13

5 files changed

Lines changed: 16 additions & 11 deletions

File tree

.kettle-drift.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
{
2222
"file": "CHANGELOG.md",
2323
"lines": [
24-
400,
25-
576
24+
413,
25+
589
2626
]
2727
}
2828
],

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Please file a bug if you notice a violation of semantic versioning.
2222

2323
### Changed
2424

25+
- Refreshed generated README support badges so Ruby 2.3 is listed as
26+
supported but untested.
27+
- Refreshed generated project metadata from the current kettle-jem template.
28+
2529
### Deprecated
2630

2731
### Removed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ If it seems like you are in the wrong place, you might try one of these:
135135
| Works with Truffle Ruby | [![Truffle Ruby 22.3 Compat][💎truby-22.3i]][🚎truby-22.3-wf] [![Truffle Ruby 23.0 Compat][💎truby-23.0i]][🚎truby-23.0-wf] [![Truffle Ruby 23.1 Compat][💎truby-23.1i]][🚎truby-23.1-wf] <br/> [![Truffle Ruby 24.2 Compat][💎truby-24.2i]][🚎truby-24.2-wf] [![Truffle Ruby 25.0 Compat][💎truby-25.0i]][🚎truby-25.0-wf] [![Truffle Ruby current Compat][💎truby-c-i]][🚎9-t-wf]|
136136
| Works with MRI Ruby 4 | [![Ruby 4.0 Compat][💎ruby-4.0i]][🚎11-c-wf] [![Ruby current Compat][💎ruby-c-i]][🚎11-c-wf] [![Ruby HEAD Compat][💎ruby-headi]][🚎3-hd-wf]|
137137
| Works with MRI Ruby 3 | [![Ruby 3.0 Compat][💎ruby-3.0i]][🚎ruby-3.0-wf] [![Ruby 3.1 Compat][💎ruby-3.1i]][🚎ruby-3.1-wf] [![Ruby 3.2 Compat][💎ruby-3.2i]][🚎ruby-3.2-wf] [![Ruby 3.3 Compat][💎ruby-3.3i]][🚎ruby-3.3-wf] [![Ruby 3.4 Compat][💎ruby-3.4i]][🚎ruby-3.4-wf]|
138-
| Works with MRI Ruby 2 | ![Ruby 2.2 Compat][💎ruby-2.2i] <br/> [![Ruby 2.4 Compat][💎ruby-2.4i]][🚎ruby-2.4-wf] [![Ruby 2.5 Compat][💎ruby-2.5i]][🚎ruby-2.5-wf] [![Ruby 2.6 Compat][💎ruby-2.6i]][🚎ruby-2.6-wf] [![Ruby 2.7 Compat][💎ruby-2.7i]][🚎ruby-2.7-wf]|
138+
| Works with MRI Ruby 2 | ![Ruby 2.2 Compat][💎ruby-2.2i] ![Ruby 2.3 Compat][💎ruby-2.3i] <br/> [![Ruby 2.4 Compat][💎ruby-2.4i]][🚎ruby-2.4-wf] [![Ruby 2.5 Compat][💎ruby-2.5i]][🚎ruby-2.5-wf] [![Ruby 2.6 Compat][💎ruby-2.6i]][🚎ruby-2.6-wf] [![Ruby 2.7 Compat][💎ruby-2.7i]][🚎ruby-2.7-wf]|
139139
| Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] [![Get help from me on Upwork][👨🏼‍🏫expsup-upwork-img]][👨🏼‍🏫expsup-upwork] [![Get help from me on Codementor][👨🏼‍🏫expsup-codementor-img]][👨🏼‍🏫expsup-codementor] |
140140
| Source | [![Source on GitLab.com][📜src-gl-img]][📜src-gl] [![Source on CodeBerg.org][📜src-cb-img]][📜src-cb] [![Source on Github.com][📜src-gh-img]][📜src-gh] [![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc] |
141141
| Documentation | [![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current] [![YARD on Galtzo.com][📜docs-head-rd-img]][🚎yard-head] [![Maintainer Blog][🚂maint-blog-img]][🚂maint-blog] [![GitLab Wiki][📜gl-wiki-img]][📜gl-wiki] [![GitHub Wiki][📜gh-wiki-img]][📜gh-wiki] |
@@ -1016,6 +1016,7 @@ Thanks for RTFM. ☺️
10161016
[🚎15-🪪-wf]: https://github.com/ruby-oauth/oauth2/actions/workflows/license-eye.yml
10171017
[🚎15-🪪-wfi]: https://github.com/ruby-oauth/oauth2/actions/workflows/license-eye.yml/badge.svg
10181018
[💎ruby-2.2i]: https://img.shields.io/badge/Ruby-2.2_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
1019+
[💎ruby-2.3i]: https://img.shields.io/badge/Ruby-2.3_(%F0%9F%9A%ABCI)-AABBCC?style=for-the-badge&logo=ruby&logoColor=white
10191020
[💎ruby-2.4i]: https://img.shields.io/badge/Ruby-2.4-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
10201021
[💎ruby-2.5i]: https://img.shields.io/badge/Ruby-2.5-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
10211022
[💎ruby-2.6i]: https://img.shields.io/badge/Ruby-2.6-DF00CA?style=for-the-badge&logo=ruby&logoColor=white
@@ -1093,7 +1094,7 @@ Thanks for RTFM. ☺️
10931094
| Package | oauth2 |
10941095
| Description | 🔐 A Ruby wrapper for the OAuth 2.0 Authorization Framework, including the OAuth 2.1 draft spec, and OpenID Connect (OIDC) |
10951096
| Homepage | https://github.com/ruby-oauth/oauth2 |
1096-
| Source | https://github.com/ruby-oauth/oauth2/tree/v2.0.20 |
1097+
| Source | https://github.com/ruby-oauth/oauth2/tree/v2.0.21 |
10971098
| License | `MIT` |
10981099
| Funding | https://github.com/sponsors/pboling, https://issuehunt.io/u/pboling, https://ko-fi.com/pboling, https://liberapay.com/pboling/donate, https://opencollective.com/ruby-oauth, https://patreon.com/galtzo, https://polar.sh/pboling, https://thanks.dev/u/gh/pboling, https://tidelift.com/funding/github/rubygems/oauth2, https://www.buymeacoffee.com/pboling |
10991100
<!-- kettle-jem:metadata:end -->

Rakefile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# kettle-jem will then preserve content between those markers across template runs.
77
# kettle-jem:unfreeze
88

9-
# oauth2 Rakefile v7.0.0 - 2026-06-05
9+
# oauth2 Rakefile v7.0.0 - 2026-06-06
1010
# Ruby 2.3 (Safe Navigation) or higher required
1111
#
1212
# See LICENSE.md for license information.
@@ -78,10 +78,10 @@ if Dir.exist?(File.join(__dir__, "gems")) && Dir.exist?(File.join(__dir__, "work
7878
end
7979

8080
def family_gem_dirs
81-
Dir.glob(File.join(__dir__, "gems", "*", "*.gemspec")).
82-
map { |path| File.dirname(path) }.
83-
uniq.
84-
sort_by { |path| File.basename(path) }
81+
Dir.glob(File.join(__dir__, "gems", "*", "*.gemspec"))
82+
.map { |path| File.dirname(path) }
83+
.uniq
84+
.sort_by { |path| File.basename(path) }
8585
end
8686

8787
namespace :family do

oauth2.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Gem::Specification.new do |spec|
7373
# Public certs for gem signing
7474
*enumerate_package_files.call("certs"),
7575
# Signatures
76-
*enumerate_package_files.call("sig"),
76+
*enumerate_package_files.call("sig")
7777
]
7878

7979
# Automatically included with gem package, no need to list again in files.
@@ -98,7 +98,7 @@ Gem::Specification.new do |spec|
9898
"^sig/",
9999
"--line-numbers",
100100
"--inline-source",
101-
"--quiet",
101+
"--quiet"
102102
]
103103
spec.bindir = "exe"
104104
# Listed files are the relative paths from bindir above.

0 commit comments

Comments
 (0)