gemfiles/rails4_1.gemfile in avromatic-0.7.1 vs gemfiles/rails4_1.gemfile in avromatic-0.8.0
- old
+ new
@@ -1,6 +1,9 @@
-source 'https://rubygems.org'
+# This file was generated by Appraisal
-gem 'activesupport', '~> 4.1.15'
-gem 'activemodel', '~> 4.1.15'
+source "https://rubygems.org"
-gemspec path: '..'
+gem "avro", "1.8.1"
+gem "activesupport", "~> 4.1.15"
+gem "activemodel", "~> 4.1.15"
+
+gemspec :path => "../"