mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
8 lines
118 B
Ruby
8 lines
118 B
Ruby
# A sample Gemfile
|
|
source "https://rubygems.org"
|
|
|
|
gem "ffi", "~> 1.9.24"
|
|
gem "uglifier"
|
|
gem "sass"
|
|
gem "therubyracer"
|