gemfiles/actionpack3.2.gemfile in country_select-2.0.0 vs gemfiles/actionpack3.2.gemfile in country_select-2.0.1
- old
+ new
@@ -1,13 +1,11 @@
-# This file was generated by Appraisal
-
source "https://rubygems.org"
+gemspec :path => "../"
+
gem "actionpack", "~> 3.2.17"
platforms :rbx do
gem "racc"
gem "rubysl", "~> 2.0"
gem "psych"
end
-
-gemspec :path => "../"