X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d02e4ad461a4c6b41c7e7f0aeb6ce3e577b3424b..59444581dc0cf1f140c596d518596b0e7da669ac:/Gemfile diff --git a/Gemfile b/Gemfile index fa14089d3..fa1bed468 100644 --- a/Gemfile +++ b/Gemfile @@ -77,7 +77,7 @@ gem "omniauth-openid" gem "omniauth-windowslive" # Markdown formatting support -gem "redcarpet" +gem "kramdown" # For status transitions of Issues gem "aasm"