Gemfile - added git repo as source for 'jammit'

This commit is contained in:
Thomas Buchöster
2011-09-29 22:59:06 +02:00
parent a532b14da8
commit cd7fdea121
+1 -1
View File
@@ -27,7 +27,7 @@ gem '7digital'
# for asset packaging
gem 'closure'
gem 'jammit'
gem 'jammit', :git => "git://github.com/documentcloud/jammit.git"
gem 'win32-open3-19' # win32-open3 in order to use POpen4 on Win32 (dependency of jammit)