diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0940b639e..3335b8fbc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -256,6 +256,8 @@ GEM highline (2.0.0) hiredis (0.6.3) hkdf (0.3.0) + html2text (0.2.1) + nokogiri (~> 1.6) htmlentities (4.3.4) http (3.3.0) addressable (~> 2.3) @@ -693,6 +695,7 @@ DEPENDENCIES goldfinger (~> 2.1) hamlit-rails (~> 0.2) hiredis (~> 0.6) + html2text htmlentities (~> 4.3) http (~> 3.3) http_accept_language (~> 2.1) |