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

Add middleman-sprockets as a gitmodule [no ci]

This commit is contained in:
Thomas Reynolds 2012-07-02 21:32:08 -07:00
parent 1c9a97990e
commit cdca063fb8
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "middleman-sprockets"]
path = middleman-sprockets
url = git@github.com:middleman/middleman-sprockets.git

View file

@ -27,7 +27,7 @@ group :test do
end
end
gem "middleman-sprockets", :github => "middleman/middleman-sprockets"
gem "middleman-sprockets", :path => "middleman-sprockets"
gem "middleman-core", :path => "middleman-core"
gem "middleman-more", :path => "middleman-more"
gem "middleman", :path => "middleman"

1
middleman-sprockets Submodule

@ -0,0 +1 @@
Subproject commit dfd757a8fa8f9993837ebc3d5fbe23f9da5b77f4