Skip to content

Commit

Permalink
Bump graphql-fragment_cache from 1.13.1 to 1.20.0
Browse files Browse the repository at this point in the history
Bumps [graphql-fragment_cache](https://github.com/DmitryTsepelev/graphql-ruby-fragment_cache) from 1.13.1 to 1.20.0.
- [Changelog](https://github.com/DmitryTsepelev/graphql-ruby-fragment_cache/blob/master/CHANGELOG.md)
- [Commits](DmitryTsepelev/graphql-ruby-fragment_cache@v1.13.1...v1.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 23, 2024
1 parent 741e9ff commit ae67a67
Showing 1 changed file with 14 additions and 10 deletions.
24 changes: 14 additions & 10 deletions Gemfile.lock
Expand Up @@ -169,7 +169,7 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
discord-notifier (1.0.3)
docile (1.3.5)
doorkeeper (5.6.9)
Expand Down Expand Up @@ -248,9 +248,9 @@ GEM
graphql-batch (0.5.1)
graphql (>= 1.10, < 3)
promise.rb (~> 0.7.2)
graphql-fragment_cache (1.13.1)
graphql-fragment_cache (1.20.0)
graphql (>= 1.12.0)
ruby-next (>= 0.10.0)
ruby-next (>= 0.15.0)
groupdate (6.1.0)
activesupport (>= 5.2)
hashdiff (1.0.1)
Expand Down Expand Up @@ -375,6 +375,7 @@ GEM
actionpack (>= 4.2)
omniauth (>= 1.3.1)
orm_adapter (0.5.0)
paco (0.2.3)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand Down Expand Up @@ -462,6 +463,7 @@ GEM
regexp_parser (2.9.0)
request_store (1.5.1)
rack (>= 1.4)
require-hooks (0.2.2)
resend (0.9.0)
httparty (>= 0.19.1)
responders (3.0.1)
Expand Down Expand Up @@ -503,12 +505,14 @@ GEM
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-next (0.15.2)
ruby-next-core (= 0.15.2)
ruby-next-parser (>= 3.1.1.0)
ruby-next (1.0.2)
paco (~> 0.2)
require-hooks (~> 0.2)
ruby-next-core (= 1.0.2)
ruby-next-parser (>= 3.2.2.0)
unparser (~> 0.6.0)
ruby-next-core (0.15.2)
ruby-next-parser (3.1.1.3)
ruby-next-core (1.0.2)
ruby-next-parser (3.2.2.0)
parser (>= 3.0.3.1)
ruby-progressbar (1.13.0)
ruby-vips (2.1.4)
Expand Down Expand Up @@ -578,9 +582,9 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
unparser (0.6.5)
unparser (0.6.13)
diff-lcs (~> 1.3)
parser (>= 3.1.0)
parser (>= 3.3.0)
view_component (3.11.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit ae67a67

Please sign in to comment.