more production fixes
This commit is contained in:
@@ -13,6 +13,7 @@ gem 'slim-rails'
|
|||||||
|
|
||||||
# Gems used only for assets and not required
|
# Gems used only for assets and not required
|
||||||
# in production environments by default.
|
# in production environments by default.
|
||||||
|
gem 'active_model_serializers' # explicitly outside assets
|
||||||
group :assets do
|
group :assets do
|
||||||
gem 'jquery-rails'
|
gem 'jquery-rails'
|
||||||
gem 'jquery-ui-rails'
|
gem 'jquery-ui-rails'
|
||||||
|
|||||||
+2
-1
@@ -1,6 +1,6 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: git://github.com/bterkuile/cmtool.git
|
remote: git://github.com/bterkuile/cmtool.git
|
||||||
revision: af57f9389245001e1a36e9c01383b031ca402e03
|
revision: 9d25f38bbf6cb83c38845f2a8fbb183aaa44ab3f
|
||||||
specs:
|
specs:
|
||||||
cmtool (1.0.0)
|
cmtool (1.0.0)
|
||||||
bourbon
|
bourbon
|
||||||
@@ -410,6 +410,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
active_decorator
|
active_decorator
|
||||||
|
active_model_serializers
|
||||||
bootstrap-sass (~> 2.3)
|
bootstrap-sass (~> 2.3)
|
||||||
bourbon
|
bourbon
|
||||||
capistrano (~> 3.0)
|
capistrano (~> 3.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user