Files
RubyMotion/Gemfile
2012-11-03 14:05:10 +09:00

6 lines
112 B
Ruby

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