github.com/turtlemonvh/terraform@v0.6.9-0.20151204001754-8e40b6b855e8/website/Gemfile.lock (about)

     1  GIT
     2    remote: https://github.com/hashicorp/middleman-hashicorp
     3    revision: 15cbda0cf1d963fa71292dee921229e7ee618272
     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.4)
    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.0.3)
    31        execjs
    32        json
    33      bootstrap-sass (3.3.5.1)
    34        autoprefixer-rails (>= 5.0.0.1)
    35        sass (>= 3.3.0)
    36      builder (3.2.2)
    37      capybara (2.4.4)
    38        mime-types (>= 1.16)
    39        nokogiri (>= 1.3.3)
    40        rack (>= 1.0.0)
    41        rack-test (>= 0.5.4)
    42        xpath (~> 2.0)
    43      chunky_png (1.3.4)
    44      coffee-script (2.4.1)
    45        coffee-script-source
    46        execjs
    47      coffee-script-source (1.9.1.1)
    48      commonjs (0.2.7)
    49      compass (1.0.3)
    50        chunky_png (~> 1.2)
    51        compass-core (~> 1.0.2)
    52        compass-import-once (~> 1.0.5)
    53        rb-fsevent (>= 0.9.3)
    54        rb-inotify (>= 0.9)
    55        sass (>= 3.3.13, < 3.5)
    56      compass-core (1.0.3)
    57        multi_json (~> 1.0)
    58        sass (>= 3.3.0, < 3.5)
    59      compass-import-once (1.0.5)
    60        sass (>= 3.2, < 3.5)
    61      daemons (1.2.3)
    62      em-websocket (0.5.1)
    63        eventmachine (>= 0.12.9)
    64        http_parser.rb (~> 0.6.0)
    65      erubis (2.7.0)
    66      eventmachine (1.0.8)
    67      execjs (2.6.0)
    68      ffi (1.9.10)
    69      git-version-bump (0.15.1)
    70      haml (4.0.7)
    71        tilt
    72      hike (1.2.3)
    73      hooks (0.4.1)
    74        uber (~> 0.0.14)
    75      htmlcompressor (0.2.0)
    76      http_parser.rb (0.6.0)
    77      i18n (0.7.0)
    78      json (1.8.3)
    79      kramdown (1.9.0)
    80      less (2.6.0)
    81        commonjs (~> 0.2.7)
    82      libv8 (3.16.14.13)
    83      listen (3.0.3)
    84        rb-fsevent (>= 0.9.3)
    85        rb-inotify (>= 0.9)
    86      middleman (3.4.0)
    87        coffee-script (~> 2.2)
    88        compass (>= 1.0.0, < 2.0.0)
    89        compass-import-once (= 1.0.5)
    90        execjs (~> 2.0)
    91        haml (>= 4.0.5)
    92        kramdown (~> 1.2)
    93        middleman-core (= 3.4.0)
    94        middleman-sprockets (>= 3.1.2)
    95        sass (>= 3.4.0, < 4.0)
    96        uglifier (~> 2.5)
    97      middleman-core (3.4.0)
    98        activesupport (~> 4.1)
    99        bundler (~> 1.1)
   100        capybara (~> 2.4.4)
   101        erubis
   102        hooks (~> 0.3)
   103        i18n (~> 0.7.0)
   104        listen (~> 3.0.3)
   105        padrino-helpers (~> 0.12.3)
   106        rack (>= 1.4.5, < 2.0)
   107        thor (>= 0.15.2, < 2.0)
   108        tilt (~> 1.4.1, < 2.0)
   109      middleman-livereload (3.4.3)
   110        em-websocket (~> 0.5.1)
   111        middleman-core (>= 3.3)
   112        rack-livereload (~> 0.3.15)
   113      middleman-minify-html (3.4.1)
   114        htmlcompressor (~> 0.2.0)
   115        middleman-core (>= 3.2)
   116      middleman-sprockets (3.4.2)
   117        middleman-core (>= 3.3)
   118        sprockets (~> 2.12.1)
   119        sprockets-helpers (~> 1.1.0)
   120        sprockets-sass (~> 1.3.0)
   121      middleman-syntax (2.0.0)
   122        middleman-core (~> 3.2)
   123        rouge (~> 1.0)
   124      mime-types (2.6.2)
   125      mini_portile (0.6.2)
   126      minitest (5.8.1)
   127      multi_json (1.11.2)
   128      nokogiri (1.6.6.2)
   129        mini_portile (~> 0.6.0)
   130      padrino-helpers (0.12.5)
   131        i18n (~> 0.6, >= 0.6.7)
   132        padrino-support (= 0.12.5)
   133        tilt (~> 1.4.1)
   134      padrino-support (0.12.5)
   135        activesupport (>= 3.1)
   136      rack (1.6.4)
   137      rack-contrib (1.4.0)
   138        git-version-bump (~> 0.15)
   139        rack (~> 1.4)
   140      rack-livereload (0.3.16)
   141        rack
   142      rack-protection (1.5.3)
   143        rack
   144      rack-rewrite (1.5.1)
   145      rack-ssl-enforcer (0.2.9)
   146      rack-test (0.6.3)
   147        rack (>= 1.0)
   148      rb-fsevent (0.9.6)
   149      rb-inotify (0.9.5)
   150        ffi (>= 0.5.0)
   151      redcarpet (3.3.3)
   152      ref (2.0.0)
   153      rouge (1.10.1)
   154      sass (3.4.19)
   155      sprockets (2.12.4)
   156        hike (~> 1.2)
   157        multi_json (~> 1.0)
   158        rack (~> 1.0)
   159        tilt (~> 1.1, != 1.3.0)
   160      sprockets-helpers (1.1.0)
   161        sprockets (~> 2.0)
   162      sprockets-sass (1.3.1)
   163        sprockets (~> 2.0)
   164        tilt (~> 1.1)
   165      therubyracer (0.12.2)
   166        libv8 (~> 3.16.14.0)
   167        ref
   168      thin (1.6.4)
   169        daemons (~> 1.0, >= 1.0.9)
   170        eventmachine (~> 1.0, >= 1.0.4)
   171        rack (~> 1.0)
   172      thor (0.19.1)
   173      thread_safe (0.3.5)
   174      tilt (1.4.1)
   175      tzinfo (1.2.2)
   176        thread_safe (~> 0.1)
   177      uber (0.0.15)
   178      uglifier (2.7.2)
   179        execjs (>= 0.3.0)
   180        json (>= 1.8.0)
   181      xpath (2.0.0)
   182        nokogiri (~> 1.3)
   183  
   184  PLATFORMS
   185    ruby
   186  
   187  DEPENDENCIES
   188    middleman-hashicorp!