update middleman

This commit is contained in:
Jörg Thalheim 2013-01-09 08:59:01 +01:00
parent bf4c250f97
commit db49890b84
1 changed files with 14 additions and 14 deletions

View File

@ -1,10 +1,10 @@
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
specs: specs:
activesupport (3.2.10) activesupport (3.2.11)
i18n (~> 0.6) i18n (~> 0.6)
multi_json (~> 1.0) multi_json (~> 1.0)
chunky_png (1.2.6) chunky_png (1.2.7)
coffee-script (2.2.0) coffee-script (2.2.0)
coffee-script-source coffee-script-source
execjs execjs
@ -17,34 +17,34 @@ GEM
compass (>= 0.11) compass (>= 0.11)
execjs (1.4.0) execjs (1.4.0)
multi_json (~> 1.0) multi_json (~> 1.0)
ffi (1.2.0) ffi (1.3.0)
fssm (0.2.9) fssm (0.2.9)
haml (3.1.7) haml (3.1.7)
hike (1.2.1) hike (1.2.1)
http_router (0.10.2) http_router (0.10.2)
rack (>= 1.0.0) rack (>= 1.0.0)
url_mount (~> 0.2.1) url_mount (~> 0.2.1)
httpclient (2.3.1) httpclient (2.3.2)
i18n (0.6.1) i18n (0.6.1)
json (1.7.6) json (1.7.6)
listen (0.5.3) listen (0.5.3)
maruku (0.6.1) maruku (0.6.1)
syntax (>= 1.0.0) syntax (>= 1.0.0)
middleman (3.0.8.pre.2) middleman (3.0.9)
middleman-core (= 3.0.8.pre.2) middleman-core (= 3.0.9)
middleman-more (= 3.0.8.pre.2) middleman-more (= 3.0.9)
middleman-sprockets (~> 3.0.2) middleman-sprockets (~> 3.0.6)
middleman-core (3.0.8.pre.2) middleman-core (3.0.9)
activesupport (~> 3.2.6) activesupport (~> 3.2.6)
bundler (~> 1.1) bundler (~> 1.1)
listen (~> 0.5.2) listen (~> 0.5.2)
rack (~> 1.4.1) rack (= 1.4.1)
rack-test (~> 0.6.1) rack-test (~> 0.6.1)
rb-fsevent (~> 0.9.1) rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8) rb-inotify (~> 0.8.8)
thor (~> 0.15.4) thor (~> 0.15.4)
tilt (~> 1.3.1) tilt (~> 1.3.1)
middleman-more (3.0.8.pre.2) middleman-more (3.0.9)
coffee-script (~> 2.2.0) coffee-script (~> 2.2.0)
coffee-script-source (~> 1.3.3) coffee-script-source (~> 1.3.3)
compass (>= 0.12.2) compass (>= 0.12.2)
@ -52,7 +52,7 @@ GEM
haml (>= 3.1.6) haml (>= 3.1.6)
i18n (~> 0.6.0) i18n (~> 0.6.0)
maruku (~> 0.6.0) maruku (~> 0.6.0)
middleman-core (= 3.0.8.pre.2) middleman-core (= 3.0.9)
padrino-helpers (= 0.10.7) padrino-helpers (= 0.10.7)
sass (>= 3.1.20) sass (>= 3.1.20)
uglifier (~> 1.2.6) uglifier (~> 1.2.6)
@ -84,12 +84,12 @@ GEM
rb-fsevent (0.9.3) rb-fsevent (0.9.3)
rb-inotify (0.8.8) rb-inotify (0.8.8)
ffi (>= 0.5.0) ffi (>= 0.5.0)
sass (3.2.4) sass (3.2.5)
sinatra (1.3.3) sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6) rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2) rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3) tilt (~> 1.3, >= 1.3.3)
slim (1.3.5) slim (1.3.6)
temple (~> 0.5.5) temple (~> 0.5.5)
tilt (~> 1.3.3) tilt (~> 1.3.3)
smusher (0.4.9) smusher (0.4.9)