Skip to content

Commit

Permalink
trying to update graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas2511 committed Dec 27, 2024
1 parent bc4a7aa commit 9028278
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ gem 'api-pagination'

# GraphQL
gem 'graphql'
gem 'graphql-query-resolver'
gem 'search_object'
gem 'search_object_graphql'
gem 'graphiql-rails'
Expand Down
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ GEM
ffi (1.17.0)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
fiber-storage (1.0.0)
foreman (0.88.1)
formtastic (5.0.0)
actionpack (>= 6.0.0)
Expand All @@ -226,10 +227,9 @@ GEM
google-protobuf (3.25.5-x86_64-linux)
graphiql-rails (1.10.1)
railties
graphql (1.13.23)
graphql (2.4.8)
base64
graphql-query-resolver (0.2.0)
graphql (~> 1.0, >= 1.0.0)
fiber-storage
haml (6.3.0)
temple (>= 0.8.2)
thor
Expand Down Expand Up @@ -538,7 +538,6 @@ DEPENDENCIES
goldiloader
graphiql-rails
graphql
graphql-query-resolver
haml
jbuilder
jquery-rails
Expand Down Expand Up @@ -571,4 +570,4 @@ DEPENDENCIES
yajl-ruby

BUNDLED WITH
2.5.20
2.5.22

0 comments on commit 9028278

Please sign in to comment.