Gemfile in
testlab-0.4.0
vs Gemfile in
testlab-0.4.1
- old
+ new
@@ -1,3 +1,5 @@
source 'https://rubygems.org'
+gem "json" if (RUBY_VERSION == "1.8.7")
+
gemspec