1
0
Fork 0

Fix code style

This commit is contained in:
Alex Kotov 2019-10-04 05:48:32 +05:00
parent cf6bea8280
commit 02e17720b6
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Gem::Specification.new do |spec|
spec.license = 'GPL-3.0'
spec.homepage = 'https://github.com/kotovalexarian/digest-blake2b.rb'
spec.summary = 'The BLAKE2b cryptographic hash function.'
spec.platform = Gem::Platform::RUBY
spec.required_ruby_version = '~> 2.1'