1
0
mirror of https://github.com/seejohnrun/haste-client.git synced 2026-02-10 09:31:33 +00:00

1.8.7 support

Closes #19
This commit is contained in:
John Crepezzi
2013-11-16 11:06:21 -05:00
parent b153c49aa1
commit 326ac91e2a
5 changed files with 31 additions and 17 deletions
+1 -1
View File
@@ -6,7 +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.add_dependency('faraday')
s.description = 'CLI Haste Client'
s.email = 'john.crepezzi@gmail.com'
s.executables = 'haste'