Fix Gemfile

This commit is contained in:
Alexander Meindl 2015-09-03 20:59:18 +02:00
parent 80d7e32400
commit 6361b885bd
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +0,0 @@
group :test do
gem 'brakeman'
end

View File

@ -1 +1,5 @@
gem 'deface'
group :test do
gem 'brakeman'
end