fixed and using gemfile

This commit is contained in:
Torsten Ruger
2014-05-24 14:50:30 +03:00
parent 6e7e7563a2
commit d131218b83
2 changed files with 6 additions and 58 deletions

View File

@ -1,10 +1,8 @@
source "http://rubygems.org"
gem "parslet" , "~> 1.6.1"
group :development do
gem "minitest"
gem "rdoc", "~> 3.12"
gem "bundler"
gem "jeweler"
gem "simplecov"
gem "roodi"
end