gemfiles/rails42.gemfile in ahnnotate-0.4.0 vs gemfiles/rails42.gemfile in ahnnotate-0.5.0
- old
+ new
@@ -1,7 +1,9 @@
# This file was generated by Appraisal
source "https://rubygems.org"
gem "activerecord", "~> 4.2.11"
+gem "pg", "~> 0.15"
+gem "sqlite3", "< 1.4"
gemspec path: "../"