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:
parent
854bd73b46
commit
ce6deb4c9f
657 changed files with 2940 additions and 6172 deletions
4
Gemfile
4
Gemfile
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue