Update RSS feed

This commit is contained in:
2024-03-14 21:27:02 +11:00
parent 8c5cd44c52
commit fce549ac4b
4 changed files with 13 additions and 10 deletions

View File

@@ -67,6 +67,7 @@ gem "warning"
group :cli, :development do
gem "irb"
gem "hanami-reloader", "~> 2.1.0.rc"
gem 'rubocop', require: false
end
group :cli, :development, :test do