Modified name of gemfile to bitpay-sdk
bitpay-client will be used for the command line tool that requires this gem, and the name 'bitpay' was already taken by a dead project.
This commit is contained in:
parent
b7117c65dd
commit
df063e35a2
@ -1,6 +1,6 @@
|
||||
require './lib/bitpay/version.rb'
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'bitpay'
|
||||
s.name = 'bitpay-sdk'
|
||||
s.version = BitPay::VERSION
|
||||
s.licenses = ['MIT']
|
||||
s.authors = 'Bitpay, Inc.'
|
||||
Loading…
Reference in New Issue
Block a user