mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
7 lines
91 B
Ruby
7 lines
91 B
Ruby
source "https://rubygems.org"
|
|
|
|
ruby '2.6.2'
|
|
|
|
gem 'compass', ">= 1.0.1"
|
|
gem 'sass-globbing'
|