Skip to content

Commit

Permalink
Merge pull request #1719 from tryzealot/dependabot/bundler/graphql-2.4.3
Browse files Browse the repository at this point in the history
chore(deps): bump graphql from 2.4.2 to 2.4.3
  • Loading branch information
icyleaf authored Nov 15, 2024
2 parents 49c2a7a + 14b6e1e commit 8b0c960
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.4.2'
gem 'graphql', '~> 2.4.3'
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 @@ -220,7 +220,7 @@ GEM
rake (>= 13)
graphiql-rails (1.10.1)
railties
graphql (2.4.2)
graphql (2.4.3)
base64
fiber-storage
hashie (5.0.0)
Expand Down Expand Up @@ -654,7 +654,7 @@ DEPENDENCIES
gitlab_omniauth-ldap (~> 2.2.0)
good_job (~> 4.4.2)
graphiql-rails
graphql (~> 2.4.2)
graphql (~> 2.4.3)
health_check (~> 3.1.0)
jb (~> 0.8.2)
jsbundling-rails (~> 1.3)
Expand Down

0 comments on commit 8b0c960

Please sign in to comment.