Advertisement
Guest User

skim-slim-dependencies

a guest
Feb 28th, 2015
508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 3.59 KB | None | 0 0
  1. GIT
  2.   remote: https://github.com/appjudo/middleman-php.git
  3.   revision: b4a6864f4a91ebe56f932c98f0a81d66bdffc1f3
  4.   branch: master
  5.   specs:
  6.     middleman-php (0.0.3)
  7.       middleman-core (>= 3.2.1)
  8.  
  9. GEM
  10.   remote: http://rubygems.org/
  11.   specs:
  12.     activesupport (4.1.9)
  13.       i18n (~> 0.6, >= 0.6.9)
  14.       json (~> 1.7, >= 1.7.7)
  15.       minitest (~> 5.1)
  16.       thread_safe (~> 0.1)
  17.       tzinfo (~> 1.1)
  18.     celluloid (0.16.0)
  19.       timers (~> 4.0.0)
  20.     chunky_png (1.3.4)
  21.     coffee-script (2.3.0)
  22.       coffee-script-source
  23.       execjs
  24.     coffee-script-source (1.9.1)
  25.     compass (1.0.3)
  26.       chunky_png (~> 1.2)
  27.       compass-core (~> 1.0.2)
  28.       compass-import-once (~> 1.0.5)
  29.       rb-fsevent (>= 0.9.3)
  30.       rb-inotify (>= 0.9)
  31.       sass (>= 3.3.13, < 3.5)
  32.     compass-core (1.0.3)
  33.       multi_json (~> 1.0)
  34.       sass (>= 3.3.0, < 3.5)
  35.     compass-import-once (1.0.5)
  36.       sass (>= 3.2, < 3.5)
  37.     em-websocket (0.5.1)
  38.       eventmachine (>= 0.12.9)
  39.       http_parser.rb (~> 0.6.0)
  40.     erubis (2.7.0)
  41.     eventmachine (1.0.7)
  42.     execjs (2.3.0)
  43.     ffi (1.9.6)
  44.     haml (4.0.6)
  45.       tilt
  46.     hike (1.2.3)
  47.     hitimes (1.2.2)
  48.     hooks (0.4.0)
  49.       uber (~> 0.0.4)
  50.     http_parser.rb (0.6.0)
  51.     i18n (0.7.0)
  52.     json (1.8.2)
  53.     kramdown (1.5.0)
  54.     listen (2.8.5)
  55.       celluloid (>= 0.15.2)
  56.       rb-fsevent (>= 0.9.3)
  57.       rb-inotify (>= 0.9)
  58.     middleman (3.3.10)
  59.       coffee-script (~> 2.2)
  60.       compass (>= 1.0.0, < 2.0.0)
  61.       compass-import-once (= 1.0.5)
  62.       execjs (~> 2.0)
  63.       haml (>= 4.0.5)
  64.       kramdown (~> 1.2)
  65.       middleman-core (= 3.3.10)
  66.       middleman-sprockets (>= 3.1.2)
  67.       sass (>= 3.4.0, < 4.0)
  68.       uglifier (~> 2.5)
  69.     middleman-core (3.3.10)
  70.       activesupport (~> 4.1.0)
  71.       bundler (~> 1.1)
  72.       erubis
  73.       hooks (~> 0.3)
  74.       i18n (~> 0.7.0)
  75.       listen (>= 2.7.9, < 3.0)
  76.       padrino-helpers (~> 0.12.3)
  77.       rack (>= 1.4.5, < 2.0)
  78.       rack-test (~> 0.6.2)
  79.       thor (>= 0.15.2, < 2.0)
  80.       tilt (~> 1.4.1, < 2.0)
  81.     middleman-livereload (3.1.1)
  82.       em-websocket (>= 0.2.0)
  83.       middleman-core (>= 3.0.2)
  84.       multi_json (~> 1.0)
  85.       rack-livereload
  86.     middleman-sprockets (3.4.2)
  87.       middleman-core (>= 3.3)
  88.       sprockets (~> 2.12.1)
  89.       sprockets-helpers (~> 1.1.0)
  90.       sprockets-sass (~> 1.3.0)
  91.     minitest (5.5.1)
  92.     multi_json (1.10.1)
  93.     padrino-helpers (0.12.4)
  94.       i18n (~> 0.6, >= 0.6.7)
  95.       padrino-support (= 0.12.4)
  96.       tilt (~> 1.4.1)
  97.     padrino-support (0.12.4)
  98.       activesupport (>= 3.1)
  99.     rack (1.6.0)
  100.     rack-livereload (0.3.15)
  101.       rack
  102.     rack-test (0.6.3)
  103.       rack (>= 1.0)
  104.     rb-fsevent (0.9.4)
  105.     rb-inotify (0.9.5)
  106.       ffi (>= 0.5.0)
  107.     sass (3.4.13)
  108.     skim (0.9.3)
  109.       coffee-script
  110.       coffee-script-source (>= 1.2.0)
  111.       slim (~> 2.0.0)
  112.       sprockets
  113.     slim (2.0.3)
  114.       temple (~> 0.6.6)
  115.       tilt (>= 1.3.3, < 2.1)
  116.     sprockets (2.12.3)
  117.       hike (~> 1.2)
  118.       multi_json (~> 1.0)
  119.       rack (~> 1.0)
  120.       tilt (~> 1.1, != 1.3.0)
  121.     sprockets-helpers (1.1.0)
  122.       sprockets (~> 2.0)
  123.     sprockets-sass (1.3.1)
  124.       sprockets (~> 2.0)
  125.       tilt (~> 1.1)
  126.     temple (0.6.10)
  127.     thor (0.19.1)
  128.     thread_safe (0.3.4)
  129.     tilt (1.4.1)
  130.     timers (4.0.1)
  131.       hitimes
  132.     tzinfo (1.2.2)
  133.       thread_safe (~> 0.1)
  134.     uber (0.0.13)
  135.     uglifier (2.7.1)
  136.       execjs (>= 0.3.0)
  137.       json (>= 1.8.0)
  138.  
  139. PLATFORMS
  140.   ruby
  141.  
  142. DEPENDENCIES
  143.   middleman (~> 3.3.10)
  144.   middleman-livereload (~> 3.1.0)
  145.   middleman-php!
  146.   skim
  147.   slim (>= 2.0)
  148.   tzinfo-data
  149.   wdm (~> 0.1.0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement