add commitCreateStakeRemoveRequestMutation

This commit is contained in:
João Geonizeli
2021-08-28 00:28:29 -03:00
parent 3967e182cf
commit 5a3bae9c65
25 changed files with 599 additions and 120 deletions

View File

@@ -235,6 +235,10 @@ GEM
thor (~> 1.0)
rainbow (3.0.0)
rake (13.0.6)
ransack (2.4.2)
activerecord (>= 5.2.4)
activesupport (>= 5.2.4)
i18n
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
@@ -373,6 +377,7 @@ DEPENDENCIES
rails (~> 6.1.4)
rails-erd
rails-i18n (~> 6.0)
ransack (~> 2.4)
rspec-graphql_matchers (~> 1.3)
rspec-rails
rubocop-rails