github.com/nalum/terraform@v0.3.2-0.20141223102918-aa2c22ffeff6/website/Gemfile.lock (about)

     1  GIT
     2    remote: git://github.com/hashicorp/middleman-hashicorp.git
     3    revision: b82c2c2fdc244cd0bd529ff27cfab24e43f07708
     4    specs:
     5      middleman-hashicorp (0.1.0)
     6        bootstrap-sass (~> 3.2)
     7        builder (~> 3.2)
     8        less (~> 2.6)
     9        middleman (~> 3.3)
    10        middleman-livereload (~> 3.3)
    11        middleman-minify-html (~> 3.4)
    12        middleman-syntax (~> 2.0)
    13        rack-contrib (~> 1.1)
    14        rack-rewrite (~> 1.5)
    15        rack-ssl-enforcer (~> 0.2)
    16        redcarpet (~> 3.1)
    17        therubyracer (~> 0.12)
    18        thin (~> 1.6)
    19  
    20  GEM
    21    remote: https://rubygems.org/
    22    specs:
    23      activesupport (4.1.8)
    24        i18n (~> 0.6, >= 0.6.9)
    25        json (~> 1.7, >= 1.7.7)
    26        minitest (~> 5.1)
    27        thread_safe (~> 0.1)
    28        tzinfo (~> 1.1)
    29      bootstrap-sass (3.3.1.0)
    30        sass (~> 3.2)
    31      builder (3.2.2)
    32      celluloid (0.16.0)
    33        timers (~> 4.0.0)
    34      chunky_png (1.3.3)
    35      coffee-script (2.3.0)
    36        coffee-script-source
    37        execjs
    38      coffee-script-source (1.8.0)
    39      commonjs (0.2.7)
    40      compass (1.0.1)
    41        chunky_png (~> 1.2)
    42        compass-core (~> 1.0.1)
    43        compass-import-once (~> 1.0.5)
    44        rb-fsevent (>= 0.9.3)
    45        rb-inotify (>= 0.9)
    46        sass (>= 3.3.13, < 3.5)
    47      compass-core (1.0.1)
    48        multi_json (~> 1.0)
    49        sass (>= 3.3.0, < 3.5)
    50      compass-import-once (1.0.5)
    51        sass (>= 3.2, < 3.5)
    52      daemons (1.1.9)
    53      em-websocket (0.5.1)
    54        eventmachine (>= 0.12.9)
    55        http_parser.rb (~> 0.6.0)
    56      erubis (2.7.0)
    57      eventmachine (1.0.3)
    58      execjs (2.2.2)
    59      ffi (1.9.6)
    60      haml (4.0.5)
    61        tilt
    62      hike (1.2.3)
    63      hitimes (1.2.2)
    64      hooks (0.4.0)
    65        uber (~> 0.0.4)
    66      htmlcompressor (0.1.2)
    67      http_parser.rb (0.6.0)
    68      i18n (0.6.11)
    69      json (1.8.1)
    70      kramdown (1.5.0)
    71      less (2.6.0)
    72        commonjs (~> 0.2.7)
    73      libv8 (3.16.14.7)
    74      listen (2.8.0)
    75        celluloid (>= 0.15.2)
    76        rb-fsevent (>= 0.9.3)
    77        rb-inotify (>= 0.9)
    78      middleman (3.3.7)
    79        coffee-script (~> 2.2)
    80        compass (>= 1.0.0, < 2.0.0)
    81        compass-import-once (= 1.0.5)
    82        execjs (~> 2.0)
    83        haml (>= 4.0.5)
    84        kramdown (~> 1.2)
    85        middleman-core (= 3.3.7)
    86        middleman-sprockets (>= 3.1.2)
    87        sass (>= 3.4.0, < 4.0)
    88        uglifier (~> 2.5)
    89      middleman-core (3.3.7)
    90        activesupport (~> 4.1.0)
    91        bundler (~> 1.1)
    92        erubis
    93        hooks (~> 0.3)
    94        i18n (~> 0.6.9)
    95        listen (>= 2.7.9, < 3.0)
    96        padrino-helpers (~> 0.12.3)
    97        rack (>= 1.4.5, < 2.0)
    98        rack-test (~> 0.6.2)
    99        thor (>= 0.15.2, < 2.0)
   100        tilt (~> 1.4.1, < 2.0)
   101      middleman-livereload (3.3.4)
   102        em-websocket (~> 0.5.1)
   103        middleman-core (~> 3.2)
   104        rack-livereload (~> 0.3.15)
   105      middleman-minify-html (3.4.0)
   106        htmlcompressor (~> 0.1.0)
   107        middleman-core (>= 3.2)
   108      middleman-sprockets (3.3.10)
   109        middleman-core (~> 3.3)
   110        sprockets (~> 2.12.1)
   111        sprockets-helpers (~> 1.1.0)
   112        sprockets-sass (~> 1.2.0)
   113      middleman-syntax (2.0.0)
   114        middleman-core (~> 3.2)
   115        rouge (~> 1.0)
   116      minitest (5.4.3)
   117      multi_json (1.10.1)
   118      padrino-helpers (0.12.4)
   119        i18n (~> 0.6, >= 0.6.7)
   120        padrino-support (= 0.12.4)
   121        tilt (~> 1.4.1)
   122      padrino-support (0.12.4)
   123        activesupport (>= 3.1)
   124      rack (1.5.2)
   125      rack-contrib (1.2.0)
   126        rack (>= 0.9.1)
   127      rack-livereload (0.3.15)
   128        rack
   129      rack-rewrite (1.5.0)
   130      rack-ssl-enforcer (0.2.8)
   131      rack-test (0.6.2)
   132        rack (>= 1.0)
   133      rb-fsevent (0.9.4)
   134      rb-inotify (0.9.5)
   135        ffi (>= 0.5.0)
   136      redcarpet (3.2.0)
   137      ref (1.0.5)
   138      rouge (1.7.3)
   139      sass (3.4.8)
   140      sprockets (2.12.3)
   141        hike (~> 1.2)
   142        multi_json (~> 1.0)
   143        rack (~> 1.0)
   144        tilt (~> 1.1, != 1.3.0)
   145      sprockets-helpers (1.1.0)
   146        sprockets (~> 2.0)
   147      sprockets-sass (1.2.0)
   148        sprockets (~> 2.0)
   149        tilt (~> 1.1)
   150      therubyracer (0.12.1)
   151        libv8 (~> 3.16.14.0)
   152        ref
   153      thin (1.6.3)
   154        daemons (~> 1.0, >= 1.0.9)
   155        eventmachine (~> 1.0)
   156        rack (~> 1.0)
   157      thor (0.19.1)
   158      thread_safe (0.3.4)
   159      tilt (1.4.1)
   160      timers (4.0.1)
   161        hitimes
   162      tzinfo (1.2.2)
   163        thread_safe (~> 0.1)
   164      uber (0.0.11)
   165      uglifier (2.5.3)
   166        execjs (>= 0.3.0)
   167        json (>= 1.8.0)
   168  
   169  PLATFORMS
   170    ruby
   171  
   172  DEPENDENCIES
   173    middleman-hashicorp!