diff options
author | Lars Henrik Mai <lars.mai@kontinui.de> | 2014-07-10 13:24:52 +0200 |
---|---|---|
committer | Lars Henrik Mai <lars.mai@kontinui.de> | 2014-07-10 13:24:52 +0200 |
commit | c4974555d8cc11f2465f47fe86078be0d0bd30e4 (patch) | |
tree | 09ff5647a2cee3053a52c2b321e979d48799946d /Gemfile | |
parent | ef26fecb6a11c8082b3bc67fcc5567c82d2dda03 (diff) |
use httpi as http client lib
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ gem "icalendar" gem "tzinfo" gem "icalendar-recurrence" gem "pry" +gem "httpi" +gem "httpclient" |