Skip to content

Commit

Permalink
Switch to fork for graphql-client patch
Browse files Browse the repository at this point in the history
  • Loading branch information
jonallured authored and github-actions[bot] committed Jan 6, 2024
1 parent 3b4fd0e commit 2f211fd
Show file tree
Hide file tree
Showing 3 changed files with 30,649 additions and 37,697 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "puma"
gem "decent_exposure"
gem "faraday"
gem "faraday-follow_redirects"
gem "graphql-client"
gem "graphql-client", github: "rmosolgo/graphql-client", ref: "27ef61f"
gem "haml"
gem "importmap-rails"
gem "jbuilder"
Expand Down
14 changes: 10 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
GIT
remote: https://github.com/rmosolgo/graphql-client.git
revision: 27ef61fd5d68055401d5d023e5a0f36a766c2664
ref: 27ef61f
specs:
graphql-client (0.18.0)
activesupport (>= 3.0)
graphql

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -124,9 +133,6 @@ GEM
activesupport (>= 6.1)
graphql (2.2.4)
racc (~> 1.4)
graphql-client (0.18.0)
activesupport (>= 3.0)
graphql
haml (6.3.0)
temple (>= 0.8.2)
thor
Expand Down Expand Up @@ -354,7 +360,7 @@ DEPENDENCIES
factory_bot_rails
faraday
faraday-follow_redirects
graphql-client
graphql-client!
haml
importmap-rails
jbuilder
Expand Down
Loading

0 comments on commit 2f211fd

Please sign in to comment.