Skip to content

Commit

Permalink
Bump graphql from 2.4.4 to 2.4.8
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.4.4 to 2.4.8.
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md)
- [Commits](rmosolgo/graphql-ruby@v2.4.4...v2.4.8)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and connorshea committed Dec 12, 2024
1 parent 1a11a0d commit d484b13
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 'sentry-rails', '~> 5.17.3'
gem 'sorbet-runtime', '~> 0.5'

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

# Doorkeeper for OAuth API tokens
gem "doorkeeper", "~> 5.8.1"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ GEM
ruby-progressbar (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
graphql (2.4.4)
graphql (2.4.8)
base64
fiber-storage
graphql-rails_logger (1.2.5)
Expand Down Expand Up @@ -542,7 +542,7 @@ DEPENDENCIES
faker (~> 3.5.1)
friendly_id (~> 5.5.1)
fuubar (~> 2.5.1)
graphql (~> 2.4.4)
graphql (~> 2.4.8)
graphql-rails_logger (~> 1.2.5)
image_processing (~> 1.13)
inline_svg (~> 1.10)
Expand Down

0 comments on commit d484b13

Please sign in to comment.