This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian
/
digest-keccak
Watch
1
Star
0
Fork
You've already forked digest-keccak
0
Code
Releases
Activity
8272f335d8
digest-keccak
/
lib
/
digest
/
keccak
/
version.rb
8 lines
92 B
Ruby
Raw
Normal View
History
Unescape
Escape
Some fixes
2019-06-08 17:00:43 +05:00
# frozen_string_literal: true
Add gemspec
2012-10-04 18:46:08 +02:00
module
Digest
Rename gem
2019-06-08 16:53:04 +05:00
class
Keccak
Fix version
2019-06-08 17:02:01 +05:00
VERSION
=
'0.0.1'
Add gemspec
2012-10-04 18:46:08 +02:00
end
Updates to fix ruby 2.2. Major version upgrade as this breaks compatibility with older versions of ruby.
2015-05-20 19:51:29 -07:00
end
Copy permalink