Gemfile in
testlab-0.6.14
vs Gemfile in
testlab-0.6.15
- old
+ new
@@ -1,5 +1,6 @@
source 'https://rubygems.org' gem "json" if (RUBY_VERSION == "1.8.7")
+gem "activesupport", "< 4.0.0" if (RUBY_VERSION < "1.9.3")
gemspec