github.imxd.top/hashicorp/consul@v1.4.5/ui/Gemfile.lock (about)

     1  GEM
     2    remote: https://rubygems.org/
     3    specs:
     4      execjs (2.7.0)
     5      ffi (1.9.25)
     6      libv8 (3.16.14.19)
     7      rb-fsevent (0.10.3)
     8      rb-inotify (0.9.10)
     9        ffi (>= 0.5.0, < 2)
    10      ref (2.0.0)
    11      sass (3.5.6)
    12        sass-listen (~> 4.0.0)
    13      sass-listen (4.0.0)
    14        rb-fsevent (~> 0.9, >= 0.9.4)
    15        rb-inotify (~> 0.9, >= 0.9.7)
    16      therubyracer (0.12.3)
    17        libv8 (~> 3.16.14.15)
    18        ref
    19      uglifier (4.1.9)
    20        execjs (>= 0.3.0, < 3)
    21  
    22  PLATFORMS
    23    ruby
    24  
    25  DEPENDENCIES
    26    ffi (~> 1.9.24)
    27    sass
    28    therubyracer
    29    uglifier
    30  
    31  BUNDLED WITH
    32     1.16.1