Skip to content

Commit f2ec60f

Browse files
author
Pedro Pablo Bustamante Barrera
committed
build: update license
1 parent d6cd75d commit f2ec60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cryptomarket-sdk.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
1010
s.homepage = "https://github.com/cryptomkt/cryptomkt-ruby"
1111
s.summary = %q{Cryptomarket sdk for ruby}
1212
s.description = %q{Cryptomarket sdk for rest connection and websocket connection for the ruby language}
13-
13+
s.license = "Apache-2.0"
1414
s.files = %w[LICENSE.md README.md] + Dir.glob('lib/**/*.rb')
1515

1616
s.add_dependency 'rest-client', '~> 2.1.0'

0 commit comments

Comments
 (0)