Remove empty assets group from Gemfile
lol, lmao
This commit is contained in:
parent
2155b9de4c
commit
1684c844ab
1 changed files with 0 additions and 5 deletions
5
Gemfile
5
Gemfile
|
@ -73,11 +73,6 @@ gem 'stripe', :git => 'https://github.com/stripe/stripe-ruby'
|
||||||
|
|
||||||
gem "letter_opener", :group => :development
|
gem "letter_opener", :group => :development
|
||||||
|
|
||||||
# Needed for the new asset pipeline
|
|
||||||
group :assets do
|
|
||||||
|
|
||||||
end
|
|
||||||
|
|
||||||
gem 'sass-rails', "~> 3.2.6"
|
gem 'sass-rails', "~> 3.2.6"
|
||||||
gem 'compass-rails', "~> 1.0.3"
|
gem 'compass-rails', "~> 1.0.3"
|
||||||
gem 'uglifier', ">= 1.0.3"
|
gem 'uglifier', ">= 1.0.3"
|
||||||
|
|
Loading…
Reference in a new issue