mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
7 lines
91 B
Ruby
7 lines
91 B
Ruby
source "https://rubygems.org"
|
|
|
|
ruby '3.1.4'
|
|
|
|
gem 'compass', ">= 1.0.1"
|
|
gem 'sass-globbing'
|