Active admin is set to a version above 1
parent
c2a47847
Aucune branche associée trouvée
Aucune étiquette associée trouvée
... | @@ -47,7 +47,7 @@ gem 'actionview-encoded_mail_to' | ... | @@ -47,7 +47,7 @@ gem 'actionview-encoded_mail_to' |
gem 'differ' | gem 'differ' | ||
# A generic library to administrate the tool | # A generic library to administrate the tool | ||
gem 'activeadmin' | gem 'activeadmin', '>= 1.0.0' | ||
# Markdown display | # Markdown display | ||
gem 'kramdown' | gem 'kramdown' | ||
... | ... |
Veuillez vous inscrire ou vous se connecter pour commenter