Skip to content

Commit e9bced3

Browse files
committed
test: fix dependency of latest graphql release on fiber-storage gem
Signed-off-by: Arjun Rajappa <arjun.rajappa@ibm.com>
1 parent 5a7d421 commit e9bced3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gemfiles/graphql_20.gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ gem "puma"
1111
gem "rack-test"
1212
gem "simplecov", "~> 0.21.2"
1313
gem "graphql", ">= 2.0.21", "< 3.0"
14+
gem "fiber-storage"
1415

1516
gemspec path: "../"

0 commit comments

Comments
 (0)