X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/74e1d7336ef926d4c3ef986abd8b899a7c4b6704..6fb660f0af737fe3029943e0b9ab34cbbce54e27:/Gemfile diff --git a/Gemfile b/Gemfile index f75921f12..3cf075045 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"