Skip to content

Commit

Permalink
Bump graphql from 1.12.5 to 1.12.6
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 1.12.5 to 1.12.6.
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md)
- [Commits](rmosolgo/graphql-ruby@v1.12.5...v1.12.6)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2021
1 parent 9cb63cc commit 1ef9e33
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 @@ -65,7 +65,7 @@ gem 'sorbet-runtime', '~> 0.5'
gem "sorbet-rails", '~> 0.7'

# GraphQL API https://github.com/rmosolgo/graphql-ruby
gem 'graphql', '~> 1.12.5'
gem 'graphql', '~> 1.12.6'

# Doorkeeper for OAuth API tokens
gem "doorkeeper", "5.5.0.rc2"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ GEM
ruby-progressbar (~> 1.4)
globalid (0.4.2)
activesupport (>= 4.2.0)
graphql (1.12.5)
graphql (1.12.6)
graphql-rails_logger (1.2.3)
actionpack (> 5.0)
activesupport (> 5.0)
Expand Down Expand Up @@ -479,7 +479,7 @@ DEPENDENCIES
faker (~> 2.16)
friendly_id (~> 5.4.2)
fuubar (~> 2.5.1)
graphql (~> 1.12.5)
graphql (~> 1.12.6)
graphql-rails_logger (~> 1.2.3)
image_processing (~> 1.12)
inline_svg (~> 1.7)
Expand Down

0 comments on commit 1ef9e33

Please sign in to comment.