1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00

Update to sinatra 1.0a

This commit is contained in:
tdreyno 2010-01-29 22:48:34 -08:00
parent 854bd73b46
commit ce6deb4c9f
657 changed files with 2940 additions and 6172 deletions

View file

@ -6,12 +6,12 @@ bin_path "lib/middleman/vendor/bin"
gem "shotgun"
gem "templater"
gem "sprockets"
gem "sinatra"
gem "sinatra", "1.0.a"
gem "sinatra-content-for"
gem "rack-test"
gem "yui-compressor"
gem "haml"
gem "compass", "0.10.0.pre4"
gem "compass", "0.10.0.pre5"
gem "compass-colors"
gem "fancy-buttons"
gem "json_pure"