Remove the draper gem

This commit is contained in:
gregoirenovel 2018-12-27 18:22:12 +01:00 committed by Pierre de La Morinerie
parent d77530c461
commit 564ece37d9
2 changed files with 0 additions and 14 deletions

View file

@ -35,9 +35,6 @@ gem 'active_link_to'
# Pagination
gem 'kaminari'
# Decorators
gem 'draper'
# Gestion des comptes utilisateurs
gem 'devise'
gem 'devise-async'

View file

@ -58,10 +58,6 @@ GEM
globalid (>= 0.3.6)
activemodel (5.2.2)
activesupport (= 5.2.2)
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activesupport (> 5.x)
builder (~> 3.1)
activerecord (5.2.2)
activemodel (= 5.2.2)
activesupport (= 5.2.2)
@ -194,12 +190,6 @@ GEM
dotenv-rails (2.5.0)
dotenv (= 2.5.0)
railties (>= 3.2, < 6.0)
draper (3.0.1)
actionpack (~> 5.0)
activemodel (~> 5.0)
activemodel-serializers-xml (~> 1.0)
activesupport (~> 5.0)
request_store (~> 1.0)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
@ -696,7 +686,6 @@ DEPENDENCIES
devise
devise-async
dotenv-rails
draper
factory_bot
flipflop
fog-openstack