Skip to content

Commit

Permalink
Merge pull request #1646 from tryzealot/dependabot/bundler/graphql-2.…
Browse files Browse the repository at this point in the history
…3.16

chore(deps): bump graphql from 2.3.14 to 2.3.16
  • Loading branch information
icyleaf committed Sep 13, 2024
2 parents 6657581 + a18f1e6 commit c692fae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ gem 'lograge', '~> 0.14.0'

# API
gem 'active_model_serializers', '~> 0.10.14'
gem 'graphql', '~> 2.3.14'
gem 'graphql', '~> 2.3.16'
gem 'health_check', '~> 3.1.0'
gem 'tiny_appstore_connect', '~> 0.1.12'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ GEM
rake (>= 13)
graphiql-rails (1.10.1)
railties
graphql (2.3.14)
graphql (2.3.16)
base64
fiber-storage
hashie (5.0.0)
Expand Down Expand Up @@ -658,7 +658,7 @@ DEPENDENCIES
gitlab_omniauth-ldap (~> 2.2.0)
good_job (~> 4.2.1)
graphiql-rails
graphql (~> 2.3.14)
graphql (~> 2.3.16)
health_check (~> 3.1.0)
jb (~> 0.8.2)
jsbundling-rails (~> 1.3)
Expand Down

0 comments on commit c692fae

Please sign in to comment.