mirror of
https://github.com/dokku/dokku.git
synced 2026-09-01 19:49:25 +02:00
While not in the build path, we should try and avoid unsupported dependencies where possible.
6 lines
70 B
Ruby
6 lines
70 B
Ruby
source "https://rubygems.org"
|
|
|
|
ruby '4.0.2'
|
|
|
|
gem 'kramdown', '~> 2.5'
|