Skip to content

Commit

Permalink
Build(deps-dev): Bump graphiql-rails from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [graphiql-rails](https://github.com/rmosolgo/graphiql-rails) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/rmosolgo/graphiql-rails/blob/master/changelog.md)
- [Commits](rmosolgo/graphiql-rails@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: graphiql-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 729a021 commit d605250
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,18 +143,17 @@ GEM
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
graphiql-rails (1.9.0)
graphiql-rails (1.10.0)
railties
sprockets-rails
graphql (2.2.10)
base64
hashdiff (1.1.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.1)
irb (1.11.0)
io-console (0.7.2)
irb (1.11.2)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
json (2.7.1)
language_server-protocol (3.17.0.3)
libv8-node (18.16.0.0)
Expand Down Expand Up @@ -278,7 +277,7 @@ GEM
redis-client (0.20.0)
connection_pool
regexp_parser (2.9.0)
reline (0.4.1)
reline (0.4.3)
io-console (~> 0.5)
rexml (3.2.6)
rspec-core (3.12.2)
Expand Down Expand Up @@ -354,7 +353,7 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet-runtime (0.5.11264)
sprockets (4.2.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
Expand Down

0 comments on commit d605250

Please sign in to comment.