add createUser mutation
This commit is contained in:
@@ -233,6 +233,8 @@ GEM
|
||||
rspec-expectations (3.10.1)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.10.0)
|
||||
rspec-graphql_matchers (1.3.0)
|
||||
graphql (>= 1.8, < 2.0)
|
||||
rspec-mocks (3.10.2)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.10.0)
|
||||
@@ -343,6 +345,7 @@ DEPENDENCIES
|
||||
puma (~> 5.0)
|
||||
pundit
|
||||
rails (~> 6.1.4)
|
||||
rspec-graphql_matchers (~> 1.3)
|
||||
rspec-rails
|
||||
rubocop-rails
|
||||
rubocop-rspec
|
||||
|
||||
Reference in New Issue
Block a user