Gemfile
author Jan Vrany <jan.vrany@labware.com>
Mon, 27 Jun 2022 15:27:52 +0100
changeset 326 42a9250a00b2
parent 0 f46260ba26b1
permissions -rw-r--r--
Rakefiles: propagate phase-changes back to staging repository When pusshing changes to upstream, a changesets' phase may change (from draft to public). These phase-changes need to be propagated back to 'staging' repository so it cannot ve changed anymore.
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'