chore: remove css-bundling from dummy app

This commit is contained in:
Nelson Jovel 2024-01-11 14:05:03 -08:00
parent b469558a21
commit 37fc891ff7
2 changed files with 2 additions and 7 deletions

View file

@ -8,7 +8,6 @@ gem "puma"
gem "pg"
gem "cssbundling-rails"
gem "sprockets-rails"
group :development, :test do