Files
RubyMotion/Gemfile
2013-02-14 15:24:08 +09:00

8 lines
139 B
Ruby

source :rubygems
gem "mizuho"
gem "nokogiri"
gem "redcarpet"
gem "sqlite3"
gem "yard", :github => "Watson1978/yard", :branch => "macruby"