gemfiles/rails5.2_graphql1.9.gemfile in graphql_devise-0.1.1 vs gemfiles/rails5.2_graphql1.9.gemfile in graphql_devise-0.2.0
- old
+ new
@@ -1,8 +1,9 @@
# This file was generated by Appraisal
source "https://rubygems.org"
+gem "sqlite3", "~> 1.3.6"
gem "rails", github: "rails/rails", branch: "5-2-stable"
gem "graphql", "~> 1.9.0"
gemspec path: "../"