zstd-ruby 2.0.3

Ruby gem: zstd-ruby

Install This Version

Using gem command

gem install zstd-ruby -v 2.0.3

In your Gemfile

gem 'zstd-ruby', '~> 2.0.3'

Frequently Asked Questions

How do I upgrade to zstd-ruby version 2.0.3?

To upgrade to this version, update your Gemfile:

gem 'zstd-ruby', '~> 2.0.3'

Then run:

bundle update zstd-ruby

Note: Review the release notes and changelog before upgrading to ensure compatibility with your application.

Other Versions