summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 71fac47..51ff10a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,3 +5,5 @@ source 'https://rubygems.org'
gemspec :name => 'json'
gemspec :name => 'json_pure'
gemspec :name => 'json-java'
+
+gem 'simplecov'