graphql setup
This commit is contained in:
@@ -124,6 +124,12 @@ GEM
|
||||
formtastic_i18n (0.7.0)
|
||||
globalid (1.0.0)
|
||||
activesupport (>= 5.0)
|
||||
graphiql-rails (1.8.0)
|
||||
railties
|
||||
sprockets-rails
|
||||
graphql (2.0.12)
|
||||
graphql_playground-rails (2.1.0)
|
||||
rails (>= 5.1.0)
|
||||
has_scope (0.8.0)
|
||||
actionpack (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
@@ -340,6 +346,9 @@ DEPENDENCIES
|
||||
enumerize (~> 2.5)
|
||||
factory_bot_rails (~> 6.2)
|
||||
faker (~> 2.21)
|
||||
graphiql-rails
|
||||
graphql (~> 2.0)
|
||||
graphql_playground-rails
|
||||
image_processing (~> 1.2)
|
||||
importmap-rails
|
||||
jbuilder
|
||||
|
||||
Reference in New Issue
Block a user