We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2f058 commit 108b31cCopy full SHA for 108b31c
Gemfile
@@ -5,9 +5,6 @@ source 'https://rubygems.org'
5
gemspec
6
7
group :development do
8
- # TODO: https://github.com/protocolbuffers/protobuf/issues/16853
9
- gem 'google-protobuf', force_ruby_platform: true if RUBY_PLATFORM.include?('linux-musl')
10
-
11
gem 'rake', '>= 13'
12
gem 'rspec', '~> 3.13.0'
13
gem 'rubocop', '~> 1.75.0'
0 commit comments