Gemfile
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 09 Aug 2017 21:31:38 +0100
changeset 144 30d9a0025ae7
parent 0 f46260ba26b1
permissions -rw-r--r--
Rakefiles: renamed (generated) `config.rb` to `stx-config.rb` and put it into `build` directory along with (generated) `stx-config.make`.
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'