gemfiles/rails_5.gemfile in webhook_system-2.1.3 vs gemfiles/rails_5.gemfile in webhook_system-2.1.4

- old
+ new

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