open-consul/ui/Gemfile
2018-09-14 11:22:48 +02:00

8 lines
118 B
Ruby

# A sample Gemfile
source "https://rubygems.org"
gem "ffi", "~> 1.9.24"
gem "uglifier"
gem "sass"
gem "therubyracer"