mirror of
https://github.com/seejohnrun/haste-client.git
synced 2026-01-01 16:09:14 +00:00
RestClient-based
This commit is contained in:
@@ -6,6 +6,7 @@ spec = Gem::Specification.new do |s|
|
||||
s.author = 'John Crepezzi'
|
||||
s.add_development_dependency('rspec')
|
||||
s.add_dependency('json')
|
||||
s.add_dependency('rest-client')
|
||||
s.description = 'CLI Haste Client'
|
||||
s.email = 'john.crepezzi@gmail.com'
|
||||
s.executables = 'haste'
|
||||
|
||||
Reference in New Issue
Block a user