From 890d106a71d679b5e750a5658500e4ae517ab79b Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Wed, 6 Sep 2023 15:05:16 -0700 Subject: [PATCH] Push diffs made by bundle install --- benchmarks/graphql-native/Gemfile.lock | 1 + benchmarks/graphql/Gemfile.lock | 3 ++- benchmarks/rack/Gemfile.lock | 1 + benchmarks/tinygql/Gemfile.lock | 1 + 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/benchmarks/graphql-native/Gemfile.lock b/benchmarks/graphql-native/Gemfile.lock index b4547c17..5e38b4e8 100644 --- a/benchmarks/graphql-native/Gemfile.lock +++ b/benchmarks/graphql-native/Gemfile.lock @@ -8,6 +8,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES graphql diff --git a/benchmarks/graphql/Gemfile.lock b/benchmarks/graphql/Gemfile.lock index 2b339819..7912c6f7 100644 --- a/benchmarks/graphql/Gemfile.lock +++ b/benchmarks/graphql/Gemfile.lock @@ -6,9 +6,10 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES - graphql (~> 2.0.26) + graphql racc BUNDLED WITH diff --git a/benchmarks/rack/Gemfile.lock b/benchmarks/rack/Gemfile.lock index 7d0430d9..1d6915d1 100644 --- a/benchmarks/rack/Gemfile.lock +++ b/benchmarks/rack/Gemfile.lock @@ -5,6 +5,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES rack diff --git a/benchmarks/tinygql/Gemfile.lock b/benchmarks/tinygql/Gemfile.lock index a9893283..2dcf39ab 100644 --- a/benchmarks/tinygql/Gemfile.lock +++ b/benchmarks/tinygql/Gemfile.lock @@ -5,6 +5,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES tinygql