Files
dokku/tests/apps/multi/Gemfile
Jose Diaz-Gonzalez be14329b9a chore: bump dependencies in tests/apps/multi
While not in the build path, we should try and avoid unsupported dependencies where possible.
2026-04-14 03:14:11 -04:00

6 lines
70 B
Ruby

source "https://rubygems.org"
ruby '4.0.2'
gem 'kramdown', '~> 2.5'