Gemfile in
id-0.0.8
vs Gemfile in
id-0.0.9
- old
+ new
@@ -1,2 +1,4 @@
source 'https://rubygems.org' gemspec
+gem 'test-unit'
+gem 'json', '~> 1.7.7'