Skip to content

Commit 3e70c82

Browse files
committed
🧩 Regenerate anonymous loader template output
1 parent 8366811 commit 3e70c82

6 files changed

Lines changed: 71 additions & 73 deletions

File tree

Gemfile.lock

Lines changed: 30 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ GEM
3434
thor (~> 1.0)
3535
cgi (0.5.1)
3636
cmdparse (3.0.7)
37-
concurrent-ruby (1.3.6)
37+
concurrent-ruby (1.3.7)
3838
crack (1.0.1)
3939
bigdecimal
4040
rexml
@@ -85,7 +85,6 @@ GEM
8585
ffi (1.17.4-arm-linux-gnu)
8686
ffi (1.17.4-arm-linux-musl)
8787
ffi (1.17.4-arm64-darwin)
88-
ffi (1.17.4-x86_64-darwin)
8988
ffi (1.17.4-x86_64-linux-gnu)
9089
ffi (1.17.4-x86_64-linux-musl)
9190
gem_bench (2.0.5)
@@ -112,7 +111,7 @@ GEM
112111
rdoc (>= 4.0.0)
113112
reline (>= 0.4.2)
114113
json (2.19.9)
115-
kettle-dev (2.2.9)
114+
kettle-dev (2.2.12)
116115
kettle-test (~> 2.0, >= 2.0.4)
117116
version_gem (~> 1.1, >= 1.1.11)
118117
kettle-soup-cover (2.0.2)
@@ -151,31 +150,28 @@ GEM
151150
ruby2_keywords (>= 0.0.5)
152151
mutex_m (0.3.0)
153152
netrc (0.11.0)
154-
nokogiri (1.19.3-aarch64-linux-gnu)
153+
nokogiri (1.19.4-aarch64-linux-gnu)
155154
racc (~> 1.4)
156-
nokogiri (1.19.3-aarch64-linux-musl)
155+
nokogiri (1.19.4-aarch64-linux-musl)
157156
racc (~> 1.4)
158-
nokogiri (1.19.3-arm-linux-gnu)
157+
nokogiri (1.19.4-arm-linux-gnu)
159158
racc (~> 1.4)
160-
nokogiri (1.19.3-arm-linux-musl)
159+
nokogiri (1.19.4-arm-linux-musl)
161160
racc (~> 1.4)
162-
nokogiri (1.19.3-arm64-darwin)
161+
nokogiri (1.19.4-arm64-darwin)
163162
racc (~> 1.4)
164-
nokogiri (1.19.3-x86_64-darwin)
163+
nokogiri (1.19.4-x86_64-linux-gnu)
165164
racc (~> 1.4)
166-
nokogiri (1.19.3-x86_64-linux-gnu)
167-
racc (~> 1.4)
168-
nokogiri (1.19.3-x86_64-linux-musl)
165+
nokogiri (1.19.4-x86_64-linux-musl)
169166
racc (~> 1.4)
170167
nomono (1.0.4)
171168
version_gem (~> 1.1, >= 1.1.11)
172-
oauth (1.1.6)
169+
oauth (1.1.7)
173170
auth-sanitizer (~> 0.2, >= 0.2.1)
174171
base64 (~> 0.1)
175-
cgi
176-
oauth-tty (~> 1.0, >= 1.0.8)
172+
oauth-tty (~> 1.0, >= 1.0.10)
177173
snaky_hash (~> 2.0, >= 2.0.5)
178-
version_gem (~> 1.1, >= 1.1.11)
174+
version_gem (~> 1.1, >= 1.1.12)
179175
openssl (4.0.2)
180176
ostruct (0.6.3)
181177
parallel (1.28.0)
@@ -198,7 +194,7 @@ GEM
198194
rack (>= 1.3)
199195
rainbow (3.1.1)
200196
rake (13.4.2)
201-
rbs (4.0.2)
197+
rbs (4.0.3)
202198
logger
203199
prism (>= 1.6.0)
204200
tsort
@@ -393,10 +389,10 @@ GEM
393389
rspec (~> 3.0)
394390
timecop (>= 0.7, < 1)
395391
tsort (0.2.0)
396-
turbo_tests2 (3.1.3)
392+
turbo_tests2 (3.1.4)
397393
parallel_tests (>= 3.3.0, < 6)
398394
rspec (>= 3.10)
399-
version_gem (~> 1.1, >= 1.1.11)
395+
version_gem (~> 1.1, >= 1.1.12)
400396
typhoeus (1.6.0)
401397
ethon (>= 0.18.0)
402398
unicode-display_width (3.2.0)
@@ -440,7 +436,7 @@ PLATFORMS
440436
arm-linux-gnu
441437
arm-linux-musl
442438
arm64-darwin
443-
x86_64-darwin
439+
x86_64-linux
444440
x86_64-linux-gnu
445441
x86_64-linux-musl
446442

@@ -457,7 +453,7 @@ DEPENDENCIES
457453
gem_bench (~> 2.0, >= 2.0.5)
458454
gitmoji-regex (~> 2.0, >= 2.0.2)
459455
irb (~> 1.17)
460-
kettle-dev (~> 2.2, >= 2.2.9)
456+
kettle-dev (~> 2.2, >= 2.2.12)
461457
kettle-soup-cover (~> 2.0, >= 2.0.2)
462458
kettle-test (~> 2.0, >= 2.0.5)
463459
kramdown (~> 2.5, >= 2.5.1)
@@ -487,7 +483,7 @@ DEPENDENCIES
487483
standard (~> 1.54, >= 1.54.0)
488484
stone_checksums (~> 1.0, >= 1.0.3)
489485
stringio (>= 3.0)
490-
turbo_tests2 (~> 3.1, >= 3.1.3)
486+
turbo_tests2 (~> 3.1, >= 3.1.4)
491487
typhoeus (>= 0.1.13)
492488
vcr (>= 4)
493489
webmock (>= 3)
@@ -516,7 +512,7 @@ CHECKSUMS
516512
bundler-audit (0.9.3) sha256=81c8766c71e47d0d28a0f98c7eed028539f21a6ea3cd8f685eb6f42333c9b4e9
517513
cgi (0.5.1) sha256=e93fcafc69b8a934fe1e6146121fa35430efa8b4a4047c4893764067036f18e9
518514
cmdparse (3.0.7) sha256=f7c5cace10bec6abf853370ae095e4b97a84ed9d847b3fb38f41cc4fbc950739
519-
concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab
515+
concurrent-ruby (1.3.7) sha256=4412caec3a5ea2e5fdc52076724c071a81f2c0593d83b2ac8cbb8ca63b3151b0
520516
crack (1.0.1) sha256=ff4a10390cd31d66440b7524eb1841874db86201d5b70032028553130b6d4c7e
521517
date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0
522518
debug (1.11.1) sha256=2e0b0ac6119f2207a6f8ac7d4a73ca8eb4e440f64da0a3136c30343146e952b6
@@ -539,7 +535,6 @@ CHECKSUMS
539535
ffi (1.17.4-arm-linux-gnu) sha256=d6dbddf7cb77bf955411af5f187a65b8cd378cb003c15c05697f5feee1cb1564
540536
ffi (1.17.4-arm-linux-musl) sha256=9d4838ded0465bef6e2426935f6bcc93134b6616785a84ffd2a3d82bc3cf6f95
541537
ffi (1.17.4-arm64-darwin) sha256=19071aaf1419251b0a46852abf960e77330a3b334d13a4ab51d58b31a937001b
542-
ffi (1.17.4-x86_64-darwin) sha256=aa70390523cf3235096cf64962b709b4cfbd5c082a2cb2ae714eb0fe2ccda496
543538
ffi (1.17.4-x86_64-linux-gnu) sha256=9d3db14c2eae074b382fa9c083fe95aec6e0a1451da249eab096c34002bc752d
544539
ffi (1.17.4-x86_64-linux-musl) sha256=3fdf9888483de005f8ef8d1cf2d3b20d86626af206cbf780f6a6a12439a9c49e
545540
gem_bench (2.0.5) sha256=0dc0fb44a5a5eb7b2f5c1c68a5b0164d72007132822c012bac3abe976b199ead
@@ -553,7 +548,7 @@ CHECKSUMS
553548
io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
554549
irb (1.18.0) sha256=de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3
555550
json (2.19.9) sha256=9b9025b7cdddafa38d316eca0b2358488e42d417045c1b90d216a9fefe46b79a
556-
kettle-dev (2.2.9) sha256=9b3dfb70aeb5b208159a386b2be22912f2da5410907c3facf441f879822682b6
551+
kettle-dev (2.2.12) sha256=8ed96c45ff123fb941697e1ad401950b5cdbce85964f84e9b7a87284af39d8ec
557552
kettle-soup-cover (2.0.2) sha256=e400380e165cc880fb0c83f05b2836d815c414b4c707e9c93d5b91979ab12ab4
558553
kettle-test (2.0.5) sha256=98fd96f03c4470cd2cb0b1cef339455064d8a68bc180f70864d85fd74f41d978
559554
kramdown (2.5.2) sha256=1ba542204c66b6f9111ff00dcc26075b95b220b07f2905d8261740c82f7f02fa
@@ -566,16 +561,15 @@ CHECKSUMS
566561
mocha (3.1.0) sha256=75f42d69ebfb1f10b32489dff8f8431d37a418120ecdfc07afe3bc183d4e1d56
567562
mutex_m (0.3.0) sha256=cfcb04ac16b69c4813777022fdceda24e9f798e48092a2b817eb4c0a782b0751
568563
netrc (0.11.0) sha256=de1ce33da8c99ab1d97871726cba75151113f117146becbe45aa85cb3dabee3f
569-
nokogiri (1.19.3-aarch64-linux-gnu) sha256=46b89e5d7b9e844c2ee360794240c6ea2a4e6fa0c5892a4ed487db621224b639
570-
nokogiri (1.19.3-aarch64-linux-musl) sha256=8392dfdcd21be7a94dbbe9ccc138dea01b97b24cb2dc02a114ca98bfb1d9a0b7
571-
nokogiri (1.19.3-arm-linux-gnu) sha256=3919d5ffc334ad778a4a9eb88fda7dcb8b1fb58c8a52ac640c6dcd2f038e774f
572-
nokogiri (1.19.3-arm-linux-musl) sha256=9ce1cb6346bb9c67b1550eb537aa183ead91e4b6eadb2f36ade02d8dd2a79fb6
573-
nokogiri (1.19.3-arm64-darwin) sha256=71b9bd424b1b7abc18b05052a1a3cfd3627abdca62be280854cc411791357e42
574-
nokogiri (1.19.3-x86_64-darwin) sha256=77f3fba57d46c53ab31e62fc6c28f705109d1bf6264356c76f132b2be5728d4d
575-
nokogiri (1.19.3-x86_64-linux-gnu) sha256=2f5078620fe12e83669b5b17311b32532a8153d02eee7ad06948b926d6080976
576-
nokogiri (1.19.3-x86_64-linux-musl) sha256=248c906d2166eca5efb56d52fdee5f9a1f51d69a72e2b64fdac647b4ce39ea3f
564+
nokogiri (1.19.4-aarch64-linux-gnu) sha256=1269fb644a6de405057a53dd5c762b1209b43ca7424f839454d3dbc677c31a8f
565+
nokogiri (1.19.4-aarch64-linux-musl) sha256=35c65b9ce72b3bb03207bdbe7067915019dc18c1b9b59139684bd6690fdd01af
566+
nokogiri (1.19.4-arm-linux-gnu) sha256=a301313e38bb065d68239e79734bcd6f56fb6efaacebde29e9abf2a4735340ca
567+
nokogiri (1.19.4-arm-linux-musl) sha256=588923c101bcfa78869734d247d25b598674323e7f22474fc468f6e5647311eb
568+
nokogiri (1.19.4-arm64-darwin) sha256=a46db9853286e6597b36ebc6953817d15acf3a299583eb3f89fdc6f91dd63527
569+
nokogiri (1.19.4-x86_64-linux-gnu) sha256=379fae440b28915e3f19d752ce2dcf8465ed2b2fbefd2a7ca0dd497bc981a06a
570+
nokogiri (1.19.4-x86_64-linux-musl) sha256=17dfb7c1fa194ae02fbf7c51a7afc8d278045ab3fdacfd86f91d02d7b274470b
577571
nomono (1.0.4) sha256=1ad249afd491e46f0f32264f824d45c26d9030f8977ca13f258651c7e015bcc9
578-
oauth (1.1.6) sha256=19dd03e308e41f8237842e0c9e574a254e432f2556fd4104c4397a8a0538f180
572+
oauth (1.1.7) sha256=a8cd8a96b8b90d738714da628b5f4a36565e278d1d28d82def3b3664bd71f069
579573
oauth-tty (1.0.10)
580574
openssl (4.0.2) sha256=1037ad2868ae58df9ad917891c0c0f9815a1172f6846d4bcdd508e4c2ee747c2
581575
ostruct (0.6.3) sha256=95a2ed4a4bd1d190784e666b47b2d3f078e4a9efda2fccf18f84ddc6538ed912
@@ -592,7 +586,7 @@ CHECKSUMS
592586
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
593587
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
594588
rake (13.4.2) sha256=cb825b2bd5f1f8e91ca37bddb4b9aaf345551b4731da62949be002fa89283701
595-
rbs (4.0.2) sha256=af75671e66cd03434cc546622741ebf83f6197ec4328375805306330bf78ef25
589+
rbs (4.0.3) sha256=5a7bf70e2628549d9a1f44eae447b2cfe55968a9c60cfff52693a4bdcc020e14
596590
rdoc (6.17.0) sha256=0f50d4e568fc98195f9bb155a9e8dff6c7feabfb515fb22ef6df1d12ad5a02b7
597591
reek (6.5.0) sha256=d26d3a492773b2bbc228888067a21afe33ac07954a17dbd64cdeae42c4c69be1
598592
regexp_parser (2.12.0) sha256=35a916a1d63190ab5c9009457136ae5f3c0c7512d60291d0d1378ba18ce08ebb
@@ -654,7 +648,7 @@ CHECKSUMS
654648
timecop (0.9.11) sha256=41284dc6e5041f2184f781ace766f942108c842f8d8c1386a26e6343decc7542
655649
timecop-rspec (1.0.3) sha256=005f14841bb606dcaefb060e321b5388e2e59537742bee8b3a9a9a40e598fab9
656650
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
657-
turbo_tests2 (3.1.3) sha256=2c1bf63a868b4a869ca549d387c39d71362f823605c08ca4ce79a010a4e468fd
651+
turbo_tests2 (3.1.4) sha256=c7e207e57d4352202c5496a72d850840b9c02120ed8355765abf105a568e5f1c
658652
typhoeus (1.6.0) sha256=bacc41c23e379547e29801dc235cd1699b70b955a1ba3d32b2b877aa844c331d
659653
unicode-display_width (3.2.0) sha256=0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42
660654
unicode-emoji (4.2.0) sha256=519e69150f75652e40bf736106cfbc8f0f73aa3fb6a65afe62fefa7f80b0f80f

README.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,22 @@ This test floor is configured by `ruby.test_minimum` in `.kettle-jem.yml` and
6161
may be higher than the gem's runtime compatibility floor when legacy Rubies are
6262
not practical for the current toolchain.
6363

64-
| 🚚 _Amazing_ test matrix was brought to you by | 🔎 appraisal2 🔎 and the color 💚 green 💚 |
65-
|------------------------------------------------|--------------------------------------------------------|
66-
| 👟 Check it out! |[github.com/appraisal-rb/appraisal2][💎appraisal2]|
64+
| 🚚 _Amazing_ test matrix was brought to you by | The Kettle dev/test stack |
65+
|------------------------------------------------|---------------------------|
66+
67+
<details>
68+
<summary>How We Manage Complexity In Tests</summary>
69+
70+
| Gem | Source | Role | Daily download rank |
71+
|-----|--------|------|---------------------|
72+
| [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) |
73+
| [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) |
74+
| [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) |
75+
| [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) |
76+
| [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) |
77+
| [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) |
78+
79+
</details>
6780

6881
### Federated DVCS
6982

@@ -118,11 +131,6 @@ If bundler is not being used to manage dependencies, install the gem by executin
118131
gem install oauth-tty
119132
```
120133

121-
`oauth-tty` uses Ruby's `CGI` library for query parameter encoding and parsing.
122-
Supported Ruby versions that ship `CGI` do not need an additional dependency.
123-
Applications running on Ruby versions or distributions that do not provide
124-
`CGI` should add the `cgi` gem directly.
125-
126134
## ⚙️ Configuration
127135

128136
The oauth-tty gem is a thin CLI over the oauth gem. You supply your consumer credentials, token credentials (when applicable), a target URI, and optional parameters, and the tool signs requests or helps you complete an OAuth 1.0/1.0a 3-legged flow.
@@ -305,7 +313,7 @@ NOTE: [kettle-readme-backers][kettle-readme-backers] updates this list every day
305313
No sponsors yet. Be the first!
306314
<!-- OPENCOLLECTIVE-ORGANIZATIONS:END -->
307315

308-
[kettle-readme-backers]: https://github.com/ruby-oauth/oauth-tty/blob/main/exe/kettle-readme-backers
316+
[kettle-readme-backers]: https://github.com/ruby-oauth/oauth-tty/blob/main/bin/kettle-readme-backers
309317

310318
### Another way to support open-source
311319

@@ -658,7 +666,7 @@ Thanks for RTFM. ☺️
658666
| Package | oauth-tty |
659667
| Description | 🖥️ OAuth 1.0 / 1.0a TTY Command Line Interface |
660668
| Homepage | https://github.com/ruby-oauth/oauth-tty |
661-
| Source | https://github.com/ruby-oauth/oauth-tty/tree/v1.0.9 |
669+
| Source | https://github.com/ruby-oauth/oauth-tty |
662670
| License | `MIT` |
663671
| 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/oauth-tty, https://www.buymeacoffee.com/pboling |
664672
<!-- kettle-jem:metadata:end -->

Rakefile

Lines changed: 17 additions & 20 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-
# oauth-tty Rakefile v7.0.0 - 2026-06-15
9+
# oauth-tty Rakefile v7.0.0 - 2026-06-18
1010
# Ruby 2.3 (Safe Navigation) or higher required
1111
#
1212
# See LICENSE.md for license information.
@@ -64,26 +64,18 @@ end
6464

6565
# :nocov:
6666
### MONOREPO FAMILY TASKS
67-
if Dir.exist?(File.join(__dir__, "gems")) && Dir.exist?(File.join(__dir__, "workspace-scripts"))
68-
def family_script_path(script_name)
69-
File.join(__dir__, "workspace-scripts", script_name)
70-
end
71-
72-
def run_family_script(script_name, *args)
73-
script = family_script_path(script_name)
74-
raise "Missing family script: #{script}" unless File.file?(script)
75-
76-
command = [script, *args].compact
77-
sh(*command)
78-
end
79-
67+
if Dir.exist?(File.join(__dir__, "gems"))
8068
def family_gem_dirs
8169
Dir.glob(File.join(__dir__, "gems", "*", "*.gemspec"))
8270
.map { |path| File.dirname(path) }
8371
.uniq
8472
.sort_by { |path| File.basename(path) }
8573
end
8674

75+
def run_kettle_family(*args)
76+
sh("bundle", "exec", "kettle-family", *args)
77+
end
78+
8779
namespace :family do
8880
desc "List released Ruby subgems"
8981
task :list do
@@ -92,32 +84,37 @@ if Dir.exist?(File.join(__dir__, "gems")) && Dir.exist?(File.join(__dir__, "work
9284

9385
desc "Run release readiness checks for the Ruby gem family"
9486
task :readiness do
95-
run_family_script("10_release_readiness_check.rb")
87+
run_kettle_family("check")
9688
end
9789

9890
desc "Run tests for the Ruby gem family"
9991
task :test do
100-
run_family_script("5_test_ruby_gems.sh")
92+
run_kettle_family("test", "--execute")
10193
end
10294

10395
desc "Run lint for the Ruby gem family"
10496
task :lint do
105-
run_family_script("4_lint_ruby_gems.sh")
97+
run_kettle_family("lint", "--execute")
10698
end
10799

108100
desc "Generate YARD docs for the Ruby gem family"
109101
task :docs do
110-
run_family_script("6_docs_ruby_gems.sh")
102+
run_kettle_family("docs", "--execute")
103+
end
104+
105+
desc "Report release state for the Ruby gem family"
106+
task :release_state do
107+
run_kettle_family("release-state")
111108
end
112109

113110
desc "Run the Ruby gem family release planner"
114111
task :release do
115-
run_family_script("11_release_ruby_gems.rb")
112+
run_kettle_family("release")
116113
end
117114

118115
desc "Execute the Ruby gem family release"
119116
task :release_execute do
120-
run_family_script("11_release_ruby_gems.rb", "--execute")
117+
run_kettle_family("release", "--execute")
121118
end
122119
end
123120
end

gemfiles/modular/shunted.gemfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# <<kettle-jem:generated>> do not edit below this line
2-
gem "typhoeus", ">= 0.1.13" # ruby >= 2.6
3-
gem "vcr", ">= 4" # ruby >= 2.7
4-
gem "webmock", ">= 3" # ruby >= 2.6
2+
# package: oauth-tty
3+
# generated by kettle-jem vNext
54
# <</kettle-jem:generated>>

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ _.file = { path = ".env.local", redact = true }
2525
_.source = ".config/mise/env.sh"
2626

2727
[tools]
28-
ruby = "4.0.4"
28+
ruby = "4.0.5"

oauth-tty.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ gem_version =
2020
Gem::Specification.new do |spec|
2121
spec.name = "oauth-tty"
2222
spec.version = gem_version
23-
spec.authors = ["Thiago Pinto", "Peter Boling"]
23+
spec.authors = ["Peter H. Boling", "Aboling0", "Annibelle Boling"]
2424
spec.email = ["floss@galtzo.com"]
2525

2626
spec.summary = "🖥️ OAuth 1.0 / 1.0a TTY CLI"
@@ -124,7 +124,7 @@ Gem::Specification.new do |spec|
124124
# and preferably a modular one (see gemfiles/modular/*.gemfile).
125125

126126
# Dev, Test, & Release Tasks
127-
spec.add_development_dependency("kettle-dev", "~> 2.2", ">= 2.2.9") # ruby >= 2.4
127+
spec.add_development_dependency("kettle-dev", "~> 2.2", ">= 2.2.12") # ruby >= 2.4
128128

129129
# Security
130130
spec.add_development_dependency("bundler-audit", "~> 0.9.3") # ruby >= 2.0.0
@@ -138,7 +138,7 @@ Gem::Specification.new do |spec|
138138
# Testing
139139
spec.add_development_dependency("appraisal2", "~> 3.1", ">= 3.1.2") # ruby >= 1.8.7, for testing against multiple versions of dependencies
140140
spec.add_development_dependency("kettle-test", "~> 2.0", ">= 2.0.5") # ruby >= 2.4
141-
spec.add_development_dependency("turbo_tests2", "~> 3.1", ">= 3.1.3") # ruby >= 2.4.0, default kettle-test runner
141+
spec.add_development_dependency("turbo_tests2", "~> 3.1", ">= 3.1.4") # ruby >= 2.4.0, default kettle-test runner
142142

143143
# Releasing
144144
spec.add_development_dependency("ruby-progressbar", "~> 1.13") # ruby >= 0

0 commit comments

Comments
 (0)