Removed version of uglifier.
This commit is contained in:
parent
b299500b01
commit
f5d699da73
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -23,7 +23,7 @@ group :assets do
|
|||
# gem 'coffee-rails', '~> 4.0.0.rc1'
|
||||
gem 'sass-rails', '~> 3.2.4'
|
||||
gem 'coffee-rails', '~> 3.2.2'
|
||||
gem 'uglifier', '>= 1.2.3'
|
||||
gem 'uglifier'
|
||||
end
|
||||
|
||||
gem 'omniauth'
|
||||
|
|
Loading…
Reference in a new issue