mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
derp only allow compass 0.12
This commit is contained in:
parent
a13db4f16e
commit
07828d8aa0
1 changed files with 1 additions and 2 deletions
3
Gemfile
3
Gemfile
|
@ -22,5 +22,4 @@ end
|
|||
|
||||
gem "middleman-core", :path => "middleman-core"
|
||||
gem "middleman-more", :path => "middleman-more"
|
||||
gem "middleman", :path => "middleman"
|
||||
gem "compass", "~> 0.11.0"
|
||||
gem "middleman", :path => "middleman"
|
Loading…
Reference in a new issue