Skip to content

Commit 108b31c

Browse files
authored
Remove google-protobuf workaround for musl
1 parent 9c2f058 commit 108b31c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ source 'https://rubygems.org'
55
gemspec
66

77
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-
118
gem 'rake', '>= 13'
129
gem 'rspec', '~> 3.13.0'
1310
gem 'rubocop', '~> 1.75.0'

0 commit comments

Comments
 (0)