711f96ee1d
Update the dependencies used for building consul-ui. therubyracer is no longer required and fails to build. Instead, a nodejs binary is required to build the assets. Patch out unnecessary executions of `bundle` which can cause failures.
26 lines
422 B
Plaintext
26 lines
422 B
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
execjs (2.7.0)
|
|
ffi (1.9.23)
|
|
rb-fsevent (0.10.3)
|
|
rb-inotify (0.9.10)
|
|
ffi (>= 0.5.0, < 2)
|
|
sass (3.5.6)
|
|
sass-listen (~> 4.0.0)
|
|
sass-listen (4.0.0)
|
|
rb-fsevent (~> 0.9, >= 0.9.4)
|
|
rb-inotify (~> 0.9, >= 0.9.7)
|
|
uglifier (4.1.10)
|
|
execjs (>= 0.3.0, < 3)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
sass
|
|
uglifier
|
|
|
|
BUNDLED WITH
|
|
1.14.6
|