1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-03 12:35:21 +02:00

Add i18n-tasks

This commit is contained in:
Jose Farias 2024-02-02 23:42:52 -06:00
parent c10fab9a7c
commit 532cd08b32
No known key found for this signature in database
GPG key ID: 877CF7E5FFD0FB3F
4 changed files with 87 additions and 0 deletions

View file

@ -60,6 +60,8 @@ group :development, :test do
gem "dotenv"
gem "letter_opener"
gem "i18n-tasks"
end
group :development do