github.com/kimor79/packer@v0.8.7-0.20151221212622-d507b18eb4cf/website/Gemfile.lock (about)

     1  GIT
     2    remote: git://github.com/hashicorp/middleman-hashicorp.git
     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      htmlbeautifier (1.1.1)
    76      htmlcompressor (0.2.0)
    77      http_parser.rb (0.6.0)
    78      i18n (0.7.0)
    79      json (1.8.3)
    80      kramdown (1.9.0)
    81      less (2.6.0)
    82        commonjs (~> 0.2.7)
    83      libv8 (3.16.14.13)
    84      listen (3.0.3)
    85        rb-fsevent (>= 0.9.3)
    86        rb-inotify (>= 0.9)
    87      middleman (3.4.0)
    88        coffee-script (~> 2.2)
    89        compass (>= 1.0.0, < 2.0.0)
    90        compass-import-once (= 1.0.5)
    91        execjs (~> 2.0)
    92        haml (>= 4.0.5)
    93        kramdown (~> 1.2)
    94        middleman-core (= 3.4.0)
    95        middleman-sprockets (>= 3.1.2)
    96        sass (>= 3.4.0, < 4.0)
    97        uglifier (~> 2.5)
    98      middleman-breadcrumbs (0.2.0)
    99        middleman (>= 3.3.5)
   100      middleman-core (3.4.0)
   101        activesupport (~> 4.1)
   102        bundler (~> 1.1)
   103        capybara (~> 2.4.4)
   104        erubis
   105        hooks (~> 0.3)
   106        i18n (~> 0.7.0)
   107        listen (~> 3.0.3)
   108        padrino-helpers (~> 0.12.3)
   109        rack (>= 1.4.5, < 2.0)
   110        thor (>= 0.15.2, < 2.0)
   111        tilt (~> 1.4.1, < 2.0)
   112      middleman-livereload (3.4.3)
   113        em-websocket (~> 0.5.1)
   114        middleman-core (>= 3.3)
   115        rack-livereload (~> 0.3.15)
   116      middleman-minify-html (3.4.1)
   117        htmlcompressor (~> 0.2.0)
   118        middleman-core (>= 3.2)
   119      middleman-sprockets (3.4.2)
   120        middleman-core (>= 3.3)
   121        sprockets (~> 2.12.1)
   122        sprockets-helpers (~> 1.1.0)
   123        sprockets-sass (~> 1.3.0)
   124      middleman-syntax (2.0.0)
   125        middleman-core (~> 3.2)
   126        rouge (~> 1.0)
   127      mime-types (2.6.2)
   128      mini_portile (0.6.2)
   129      minitest (5.8.1)
   130      multi_json (1.11.2)
   131      nokogiri (1.6.6.2)
   132        mini_portile (~> 0.6.0)
   133      padrino-helpers (0.12.5)
   134        i18n (~> 0.6, >= 0.6.7)
   135        padrino-support (= 0.12.5)
   136        tilt (~> 1.4.1)
   137      padrino-support (0.12.5)
   138        activesupport (>= 3.1)
   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.6)
   152      rb-inotify (0.9.5)
   153        ffi (>= 0.5.0)
   154      redcarpet (3.3.3)
   155      ref (2.0.0)
   156      rouge (1.10.1)
   157      sass (3.4.19)
   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.6.4)
   172        daemons (~> 1.0, >= 1.0.9)
   173        eventmachine (~> 1.0, >= 1.0.4)
   174        rack (~> 1.0)
   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    htmlbeautifier
   192    middleman-breadcrumbs
   193    middleman-hashicorp!