Skip to content

Commit

Permalink
Merge pull request #1348 from tryzealot/dependabot/bundler/graphql-2.1.7
Browse files Browse the repository at this point in the history
chore(deps): bump graphql from 2.1.5 to 2.1.7
  • Loading branch information
icyleaf authored Dec 5, 2023
2 parents 4649b49 + 602fa29 commit 87b4f84
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem 'lograge', '~> 0.14.0'

# API
gem 'active_model_serializers', '~> 0.10.14'
gem 'graphql', '~> 2.1.5'
gem 'graphql', '~> 2.1.7'
gem 'rack-cors', '~> 2.0.1'
gem 'health_check', '~> 3.1.0'
gem 'tiny_appstore_connect', '~> 0.1.12'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ GEM
graphiql-rails (1.9.0)
railties
sprockets-rails
graphql (2.1.5)
graphql (2.1.7)
racc (~> 1.4)
hashie (5.0.0)
health_check (3.1.0)
Expand Down Expand Up @@ -368,7 +368,7 @@ GEM
activesupport (>= 3.0.0)
pyu-ruby-sasl (0.0.3.3)
raabro (1.4.0)
racc (1.7.1)
racc (1.7.3)
rack (3.0.8)
rack-cors (2.0.1)
rack (>= 2.0.0)
Expand Down Expand Up @@ -589,7 +589,7 @@ DEPENDENCIES
friendly_id (~> 5.5.0)
gitlab_omniauth-ldap (~> 2.2.0)
graphiql-rails
graphql (~> 2.1.5)
graphql (~> 2.1.7)
health_check (~> 3.1.0)
improved_jenkins_client (~> 1.6.7)
jb (~> 0.8.1)
Expand Down

0 comments on commit 87b4f84

Please sign in to comment.