This commit is contained in:
KMY 2024-07-05 08:39:40 +09:00
parent 9d329c8382
commit fbcb5a728e
3 changed files with 4 additions and 1 deletions

View file

@ -69,6 +69,7 @@ gem 'oj', '~> 3.14'
gem 'ox', '~> 2.14'
gem 'parslet'
gem 'premailer-rails'
gem 'private_address_check', '~> 0.5'
gem 'public_suffix', '~> 6.0'
gem 'pundit', '~> 2.3'
gem 'rack-attack', '~> 6.6'