Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yakjuly committed Sep 12, 2024
1 parent f87f71a commit 210bb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpc_mock.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ['lib']

# grpc 1.65 has bug on to_h
# grpc 1.65 has bug on request#to_h
spec.add_dependency 'grpc', '>= 1.63.0', '< 2'

spec.add_development_dependency 'bundler'
Expand Down

0 comments on commit 210bb92

Please sign in to comment.