Gemfile
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 14 Nov 2019 21:20:37 +0000
changeset 282 668f26396e1d
parent 0 f46260ba26b1
permissions -rw-r--r--
Rakefiles: oops, use `\` in `INSTALLBASE` path on Windows ...otherwise Windows command such as `md` get confused.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
f46260ba26b1 Initial shot of "new" rake-based builder
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
source :rubygems
f46260ba26b1 Initial shot of "new" rake-based builder
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
f46260ba26b1 Initial shot of "new" rake-based builder
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
gem 'rake', '0.8.7'