sharedrop/Gemfile
Szymon Nowak df85d599d7 Initial version of chunked file transfer.
File is still stored in memory on recipient side and each chunk
must by requested by recipient.
2014-02-28 10:34:19 +01:00

6 lines
80 B
Ruby

source "https://rubygems.org"
ruby "2.1.1"
gem "compass", "~> 1.0.0.alpha.17"