fix gemfile

This commit is contained in:
Torsten Ruger 2015-07-18 12:37:33 +03:00
parent 87c39fe903
commit 82be0c42cd
1 changed files with 0 additions and 3 deletions

View File

@ -7,8 +7,5 @@ gem "salama-object-file" , :path => "."
group :development do
gem "minitest"
gem "rubygems-tasks"
end
group :test do
gem "codeclimate-test-reporter", require: nil
end