mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
runcoderun
This commit is contained in:
parent
d916b91d2b
commit
aa5a3d5918
2741 changed files with 259502 additions and 9 deletions
17
Gemfile
Executable file
17
Gemfile
Executable file
|
|
@ -0,0 +1,17 @@
|
|||
source "http://gemcutter.org"
|
||||
disable_rubygems
|
||||
|
||||
gem "thin"
|
||||
gem "shotgun"
|
||||
gem "templater"
|
||||
gem "sprockets"
|
||||
gem "sinatra"
|
||||
gem "sinatra-content-for"
|
||||
gem "rack-test"
|
||||
gem "yui-compressor"
|
||||
gem "haml"
|
||||
gem "compass"
|
||||
|
||||
gem "rspec"
|
||||
gem "sdoc"
|
||||
gem "cucumber"
|
||||
Loading…
Add table
Add a link
Reference in a new issue