summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2017-06-21 11:50:59 +0200
committerFlorian Frank <flori@ping.de>2017-06-21 11:50:59 +0200
commit4753d185eb7d74806c43716db846febf33b9cd23 (patch)
treeec39351a7fd788ef2bc2eaafcd13ba39958f8439 /Gemfile
parent4688035c424a26a8d943c261170988f1b788fa56 (diff)
downloadjson-4753d185eb7d74806c43716db846febf33b9cd23.tar.gz
simplecov breaks testing => removed
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 64f98d6..8fe591e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,5 +12,3 @@ when 'ext', nil
when 'pure'
gemspec :name => 'json_pure'
end
-
-gem 'simplecov'