Skip to content

Commit 4e19276

Browse files
authored
Merge pull request #666 from sparklemotion/dependabot/bundler/zstd-ruby-tw-2.0
build(deps): update zstd-ruby requirement from ~> 1.5 to ~> 2.0
2 parents 18f1823 + 0231901 commit 4e19276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ gem "rdoc", "~> 6.3"
88
gem "rubocop", "~> 1.12"
99
unless RUBY_PLATFORM == 'java'
1010
gem 'brotli', '>= 0.5'
11-
gem 'zstd-ruby', '~> 1.5'
11+
gem 'zstd-ruby', '~> 2.0'
1212
end

0 commit comments

Comments
 (0)