Skip to content

Commit

Permalink
Merge pull request #15 from mijinc0/update-dependency-digest-sha3
Browse files Browse the repository at this point in the history
update dependency digest-sha3 -> digest-sha3-patched
  • Loading branch information
44uk authored Feb 11, 2019
2 parents 69cacdd + 53555b8 commit bb0b85a
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 bb0b85a

Please sign in to comment.