Add Ruby stuff.

This commit is contained in:
vonavi
2013-09-17 16:45:30 +03:00
parent 66da1b585d
commit 2c6101e03e
4 changed files with 20 additions and 0 deletions

4
Gemfile Normal file
View File

@@ -0,0 +1,4 @@
source 'https://rubygems.org'
gem 'rake'
gem 'nokogiri'