open-consul/ui/Gemfile

8 lines
118 B
Ruby

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