summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile8
1 files changed, 3 insertions, 5 deletions
diff --git a/Gemfile b/Gemfile
index ee8efbf..eb44418 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,8 +2,6 @@
source :rubygems
-group :test do
- gem 'permutation', '~>0.1'
- gem 'test-unit', '~>2.3'
- gem 'rake', '~>0.9'
-end
+gemspec :name => 'json'
+gemspec :name => 'json_pure'
+gemspec :name => 'json-java'