github.com/minamijoyo/terraform@v0.7.8-0.20161029001309-18b3736ba44b/website/Gemfile.lock (about)

     1  GIT
     2    remote: https://github.com/hashicorp/middleman-hashicorp.git
     3    revision: 80ddc227b26cbbb3742d14396f26172174222080
     4    specs:
     5      middleman-hashicorp (0.2.0)
     6        bootstrap-sass (~> 3.3)
     7        builder (~> 3.2)
     8        less (~> 2.6)
     9        middleman (~> 3.4)
    10        middleman-livereload (~> 3.4)
    11        middleman-minify-html (~> 3.4)
    12        middleman-syntax (~> 2.0)
    13        rack-contrib (~> 1.2)
    14        rack-protection (~> 1.5)
    15        rack-rewrite (~> 1.5)
    16        rack-ssl-enforcer (~> 0.2)
    17        redcarpet (~> 3.2)
    18        therubyracer (~> 0.12)
    19        thin (~> 1.6)
    20  
    21  GEM
    22    remote: https://rubygems.org/
    23    specs:
    24      activesupport (4.2.7.1)
    25        i18n (~> 0.7)
    26        json (~> 1.7, >= 1.7.7)
    27        minitest (~> 5.1)
    28        thread_safe (~> 0.3, >= 0.3.4)
    29        tzinfo (~> 1.1)
    30      autoprefixer-rails (6.4.1.1)
    31        execjs
    32      bootstrap-sass (3.3.7)
    33        autoprefixer-rails (>= 5.2.1)
    34        sass (>= 3.3.4)
    35      builder (3.2.2)
    36      capybara (2.4.4)
    37        mime-types (>= 1.16)
    38        nokogiri (>= 1.3.3)
    39        rack (>= 1.0.0)
    40        rack-test (>= 0.5.4)
    41        xpath (~> 2.0)
    42      chunky_png (1.3.7)
    43      coffee-script (2.4.1)
    44        coffee-script-source
    45        execjs
    46      coffee-script-source (1.10.0)
    47      commonjs (0.2.7)
    48      compass (1.0.3)
    49        chunky_png (~> 1.2)
    50        compass-core (~> 1.0.2)
    51        compass-import-once (~> 1.0.5)
    52        rb-fsevent (>= 0.9.3)
    53        rb-inotify (>= 0.9)
    54        sass (>= 3.3.13, < 3.5)
    55      compass-core (1.0.3)
    56        multi_json (~> 1.0)
    57        sass (>= 3.3.0, < 3.5)
    58      compass-import-once (1.0.5)
    59        sass (>= 3.2, < 3.5)
    60      daemons (1.2.4)
    61      em-websocket (0.5.1)
    62        eventmachine (>= 0.12.9)
    63        http_parser.rb (~> 0.6.0)
    64      erubis (2.7.0)
    65      eventmachine (1.2.0.1)
    66      execjs (2.7.0)
    67      ffi (1.9.14)
    68      git-version-bump (0.15.1)
    69      haml (4.0.7)
    70        tilt
    71      hike (1.2.3)
    72      hooks (0.4.1)
    73        uber (~> 0.0.14)
    74      htmlcompressor (0.2.0)
    75      http_parser.rb (0.6.0)
    76      i18n (0.7.0)
    77      json (1.8.3)
    78      kramdown (1.12.0)
    79      less (2.6.0)
    80        commonjs (~> 0.2.7)
    81      libv8 (3.16.14.15)
    82      listen (3.0.8)
    83        rb-fsevent (~> 0.9, >= 0.9.4)
    84        rb-inotify (~> 0.9, >= 0.9.7)
    85      middleman (3.4.1)
    86        coffee-script (~> 2.2)
    87        compass (>= 1.0.0, < 2.0.0)
    88        compass-import-once (= 1.0.5)
    89        execjs (~> 2.0)
    90        haml (>= 4.0.5)
    91        kramdown (~> 1.2)
    92        middleman-core (= 3.4.1)
    93        middleman-sprockets (>= 3.1.2)
    94        sass (>= 3.4.0, < 4.0)
    95        uglifier (~> 2.5)
    96      middleman-core (3.4.1)
    97        activesupport (~> 4.1)
    98        bundler (~> 1.1)
    99        capybara (~> 2.4.4)
   100        erubis
   101        hooks (~> 0.3)
   102        i18n (~> 0.7.0)
   103        listen (~> 3.0.3)
   104        padrino-helpers (~> 0.12.3)
   105        rack (>= 1.4.5, < 2.0)
   106        thor (>= 0.15.2, < 2.0)
   107        tilt (~> 1.4.1, < 2.0)
   108      middleman-livereload (3.4.6)
   109        em-websocket (~> 0.5.1)
   110        middleman-core (>= 3.3)
   111        rack-livereload (~> 0.3.15)
   112      middleman-minify-html (3.4.1)
   113        htmlcompressor (~> 0.2.0)
   114        middleman-core (>= 3.2)
   115      middleman-sprockets (3.5.0)
   116        middleman-core (>= 3.3)
   117        sprockets (~> 2.12.1)
   118        sprockets-helpers (~> 1.1.0)
   119        sprockets-sass (~> 1.3.0)
   120      middleman-syntax (2.1.0)
   121        middleman-core (>= 3.2)
   122        rouge (~> 1.0)
   123      mime-types (3.1)
   124        mime-types-data (~> 3.2015)
   125      mime-types-data (3.2016.0521)
   126      mini_portile2 (2.1.0)
   127      minitest (5.9.1)
   128      multi_json (1.12.1)
   129      nokogiri (1.6.8)
   130        mini_portile2 (~> 2.1.0)
   131        pkg-config (~> 1.1.7)
   132      padrino-helpers (0.12.8.1)
   133        i18n (~> 0.6, >= 0.6.7)
   134        padrino-support (= 0.12.8.1)
   135        tilt (~> 1.4.1)
   136      padrino-support (0.12.8.1)
   137        activesupport (>= 3.1)
   138      pkg-config (1.1.7)
   139      rack (1.6.4)
   140      rack-contrib (1.4.0)
   141        git-version-bump (~> 0.15)
   142        rack (~> 1.4)
   143      rack-livereload (0.3.16)
   144        rack
   145      rack-protection (1.5.3)
   146        rack
   147      rack-rewrite (1.5.1)
   148      rack-ssl-enforcer (0.2.9)
   149      rack-test (0.6.3)
   150        rack (>= 1.0)
   151      rb-fsevent (0.9.7)
   152      rb-inotify (0.9.7)
   153        ffi (>= 0.5.0)
   154      redcarpet (3.3.4)
   155      ref (2.0.0)
   156      rouge (1.11.1)
   157      sass (3.4.22)
   158      sprockets (2.12.4)
   159        hike (~> 1.2)
   160        multi_json (~> 1.0)
   161        rack (~> 1.0)
   162        tilt (~> 1.1, != 1.3.0)
   163      sprockets-helpers (1.1.0)
   164        sprockets (~> 2.0)
   165      sprockets-sass (1.3.1)
   166        sprockets (~> 2.0)
   167        tilt (~> 1.1)
   168      therubyracer (0.12.2)
   169        libv8 (~> 3.16.14.0)
   170        ref
   171      thin (1.7.0)
   172        daemons (~> 1.0, >= 1.0.9)
   173        eventmachine (~> 1.0, >= 1.0.4)
   174        rack (>= 1, < 3)
   175      thor (0.19.1)
   176      thread_safe (0.3.5)
   177      tilt (1.4.1)
   178      tzinfo (1.2.2)
   179        thread_safe (~> 0.1)
   180      uber (0.0.15)
   181      uglifier (2.7.2)
   182        execjs (>= 0.3.0)
   183        json (>= 1.8.0)
   184      xpath (2.0.0)
   185        nokogiri (~> 1.3)
   186  
   187  PLATFORMS
   188    ruby
   189  
   190  DEPENDENCIES
   191    middleman-hashicorp!
   192  
   193  BUNDLED WITH
   194     1.13.1