1
0
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:
John Crepezzi
2013-11-16 08:54:48 -05:00
parent ea7750c3bb
commit 03d4f900de
4 changed files with 13 additions and 16 deletions

View File

@@ -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'