open-consul/ui/Gemfile

8 lines
118 B
Ruby
Raw Normal View History

2014-05-01 15:21:55 +00:00
# A sample Gemfile
source "https://rubygems.org"
gem "ffi", "~> 1.9.24"
2014-05-01 15:21:55 +00:00
gem "uglifier"
gem "sass"
gem "therubyracer"