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 18f1823 commit 0231901Copy full SHA for 0231901
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