Gemfile
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 02 Jan 2018 10:25:15 +0000
branchstx-8.0.0
changeset 212 6899f0183a0d
parent 0 f46260ba26b1
permissions -rw-r--r--
Rakefiles: distribute demos in the "toy" archive ...so people can have a look. Beware that these demos are not maintained even by eXept and many, many of them are actually broken or depend on some obscure packages that are not maintained. Too bad. See https://swing.fit.cvut.cz/projects/stx-jv/ticket/189
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'