mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Adding ng-min
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -34,6 +34,7 @@ gem 'geocoder'
|
||||
gem 'gmaps4rails'
|
||||
gem 'spinjs-rails'
|
||||
gem 'rack-ssl', :require => 'rack/ssl'
|
||||
gem 'ngmin-rails'
|
||||
|
||||
# Gems used only for assets and not required
|
||||
# in production environments by default.
|
||||
|
||||
@@ -330,6 +330,8 @@ GEM
|
||||
net-ssh (>= 2.6.5)
|
||||
net-ssh (2.6.8)
|
||||
newrelic_rpm (3.6.7.152)
|
||||
ngmin-rails (0.4.0)
|
||||
rails (>= 3.1)
|
||||
nokogiri (1.6.0)
|
||||
mini_portile (~> 0.5.0)
|
||||
oj (2.1.2)
|
||||
@@ -523,6 +525,7 @@ DEPENDENCIES
|
||||
letter_opener
|
||||
local_organics_feature!
|
||||
newrelic_rpm
|
||||
ngmin-rails
|
||||
oj
|
||||
paperclip
|
||||
pg
|
||||
|
||||
Reference in New Issue
Block a user