Skip to content

Commit 11a9be4

Browse files
committed
ci: remove workaround for io-stream issue
Related to socketry/io-stream#8 Signed-off-by: Shizuo Fujita <[email protected]>
1 parent 0fb5263 commit 11a9be4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

gemfiles/grpc.gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ source "https://rubygems.org"
55
gemspec path: "../"
66

77
gem "grpc", "~> 1.73"
8-
gem "io-stream", "= 0.7.0"
98
gem "rake", "~> 13.0"
109
gem "test-unit", "~> 3.0"
1110
gem "timecop"

gemfiles/http.gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ source "https://rubygems.org"
55
gemspec path: "../"
66

77
# gem "grpc", "~> 1.73"
8-
gem "io-stream", "= 0.7.0"
98
gem "rake", "~> 13.0"
109
gem "test-unit", "~> 3.0"
1110
gem "timecop"

0 commit comments

Comments
 (0)