gemfiles/rails_5.gemfile in handcuffs-1.2.0 vs gemfiles/rails_5.gemfile in handcuffs-1.3.0

- old
+ new

@@ -1,7 +1,8 @@ # This file was generated by Appraisal source "https://rubygems.org" -gem "rails", "5.0.0.1" +gem "rails", "~> 5.0.0.1" +gem "pg", "~> 0.18" -gemspec :path => "../" +gemspec path: "../"