Files
RubyMotion/Gemfile
2012-11-16 14:21:25 +01:00

7 lines
126 B
Ruby

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