gemfiles/rails_4.gemfile in webhook_system-2.1.3 vs gemfiles/rails_4.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", "4.2.7.1"
+gem "rails", "~> 4.2.11"
+gem "sqlite3", "~> 1.3.6"
-gemspec :path => "../"
+gemspec path: "../"