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
afb3ed551e
digest-keccak
/
lib
/
digest
/
keccak
/
version.rb
8 lines
92 B
Ruby
Raw
Normal View
History
Unescape
Escape
Some fixes
2019-06-08 08:00:43 -04:00
# frozen_string_literal: true
Add gemspec
2012-10-04 12:46:08 -04:00
module
Digest
Rename gem
2019-06-08 07:53:04 -04:00
class
Keccak
Fix version
2019-06-08 08:02:01 -04:00
VERSION
=
'0.0.1'
Add gemspec
2012-10-04 12:46:08 -04:00
end
Updates to fix ruby 2.2. Major version upgrade as this breaks compatibility with older versions of ruby.
2015-05-20 22:51:29 -04:00
end
Copy permalink