mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
pass specs again
This commit is contained in:
parent
9033f0b55a
commit
6172790a79
537 changed files with 13118 additions and 2972 deletions
4
Gemfile
4
Gemfile
|
|
@ -1,6 +1,6 @@
|
|||
bundle_path "lib/middleman/vendor/gems"
|
||||
bin_path "lib/middleman/vendor/bin"
|
||||
disable_rubygems
|
||||
# disable_rubygems
|
||||
# disable_system_gems
|
||||
|
||||
gem "shotgun"
|
||||
|
|
@ -11,7 +11,7 @@ gem "sinatra-content-for"
|
|||
gem "rack-test"
|
||||
gem "yui-compressor"
|
||||
gem "haml"
|
||||
gem "compass"
|
||||
gem "compass", "0.10.0.pre1"
|
||||
gem "json_pure"
|
||||
gem "smusher"
|
||||
gem "compass-slickmap"
|
||||
Loading…
Add table
Add a link
Reference in a new issue