1
0
Fork 0
forked from OpenNeo/impress

Remove empty assets group from Gemfile

lol, lmao
This commit is contained in:
Matchu 2023-07-21 17:55:06 -07:00
parent 2155b9de4c
commit 1684c844ab

View file

@ -73,11 +73,6 @@ gem 'stripe', :git => 'https://github.com/stripe/stripe-ruby'
gem "letter_opener", :group => :development
# Needed for the new asset pipeline
group :assets do
end
gem 'sass-rails', "~> 3.2.6"
gem 'compass-rails', "~> 1.0.3"
gem 'uglifier', ">= 1.0.3"