gemfiles/rails4_2.gemfile in avromatic-0.7.1 vs gemfiles/rails4_2.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.2.6'
-gem 'activemodel', '~> 4.2.6'
+source "https://rubygems.org"
-gemspec path: '..'
+gem "avro", "1.8.1"
+gem "activesupport", "~> 4.2.6"
+gem "activemodel", "~> 4.2.6"
+
+gemspec :path => "../"