Gemfile in etsy-0.3.3 vs Gemfile in etsy-0.3.4
- old
+ new
@@ -1,11 +1,3 @@
source 'https://rubygems.org'
gemspec
-
-if RUBY_VERSION < '1.9'
- gem 'activesupport', '< 4.0'
-end
-
-if RUBY_VERSION < '2.0'
- gem 'json', '<= 1.5.5'
-end
- old
+ new