ace/example/Gemfile
Jakub Stastny aka botanicus e5fe48990d Fixed the example.
2011-05-26 12:10:16 +02:00

8 lines
102 B
Ruby

# encoding: utf-8
source :rubygems
gem "ace", path: ".."
gem "nokogiri"
gem "nake", group: "bundle"