gemfiles/rails_4.gemfile in handcuffs-1.2.0 vs gemfiles/rails_4.gemfile in handcuffs-1.3.0
- old
+ new
@@ -1,7 +1,8 @@
# This file was generated by Appraisal
source "https://rubygems.org"
-gem "rails", "4.2.0"
+gem "rails", "~> 4.2.8"
+gem "pg", "~> 0.15"
-gemspec :path => "../"
+gemspec path: "../"