Add reactions to posts

This commit is contained in:
2024-03-31 09:03:40 +11:00
parent 185d363fbe
commit 03ba5ae54a
12 changed files with 85 additions and 4 deletions

View File

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