Hiroshi SHIBATA

Results 73 issues of Hiroshi SHIBATA

リリース作業リスト - [ ] lib/tdiary/tasks/release.rake` と `.github/workflow/ci.yml` に今回サポートを追加/停止するrubyのバージョンが含まれるか確認、修正する - [ ] coreおよびblogkitのChangeLogに「release L.M.N」のエントリを追加する - [ ] 以下のファイルのバージョンをあげてcommitする - coreの lib/tdiary/version.rb - blogkitの lib/tdiary/blogkit/version.rb - contribの lib/tdiary/contrib/version.rb - [ ] core...

release

I forgot to remove this at 4.0.0. It will be removed at 4.1.0 release.

rubygems: breaking change

This PR relaxes the Bundler version constraint in the gemspec from `~> 2.0` to `>= 2.0`. The next version of bundler is 4.0. This constraint block to use that version.