X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d02e4ad461a4c6b41c7e7f0aeb6ce3e577b3424b..3e7bc943fe03dcd74666b6f26b3a831e06cac1d8:/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"