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.
2 parents 18f1823 + 0231901 commit 4e19276Copy full SHA for 4e19276
Gemfile
@@ -8,5 +8,5 @@ gem "rdoc", "~> 6.3"
8
gem "rubocop", "~> 1.12"
9
unless RUBY_PLATFORM == 'java'
10
gem 'brotli', '>= 0.5'
11
- gem 'zstd-ruby', '~> 1.5'
+ gem 'zstd-ruby', '~> 2.0'
12
end
0 commit comments