Skip to content

Commit 6e7be26

Browse files
committed
Update huffman to v0.0.2
1 parent 10a75cd commit 6e7be26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teeworlds_network.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
1616
'lib/**/*.rb'
1717
]
1818
s.required_ruby_version = '>= 3.1.2'
19-
s.add_dependency 'huffman_tw', '~> 0.0.1'
19+
s.add_dependency 'huffman_tw', '~> 0.0.2'
2020
s.add_dependency 'rspec', '~> 3.9.0'
2121
s.homepage = 'https://github.com/ChillerDragon/teeworlds_network'
2222
s.license = 'Unlicense'

0 commit comments

Comments
 (0)