Skip to content

Commit

Permalink
update dependency digest-sha3 -> digest-sha3-patched
Browse files Browse the repository at this point in the history
  • Loading branch information
MIJ committed Feb 11, 2019
1 parent 69cacdd commit 53555b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nem-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'webmock', '~> 2.3'
spec.add_development_dependency 'pry-byebug', '~> 3'

spec.add_dependency 'digest-sha3', '~> 1.1'
spec.add_dependency 'digest-sha3-patched', '~> 1.1.1'
spec.add_dependency 'base32', '~> 0.3'
spec.add_dependency 'faraday', '~> 0.11'
spec.add_dependency 'faraday_middleware', '~> 0.11'
Expand Down

0 comments on commit 53555b8

Please sign in to comment.