diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e799533ae..09ee34f89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,6 +236,8 @@ GEM hiredis (0.6.1) hitimes (1.2.6) hkdf (0.3.0) + html2text (0.2.1) + nokogiri (~> 1.6) htmlentities (4.3.4) http (3.0.0) addressable (~> 2.3) @@ -379,6 +381,7 @@ GEM pghero (2.1.0) activerecord pkg-config (1.2.9) + posix-spawn (0.3.13) powerpack (0.1.1) premailer (1.11.1) addressable @@ -665,6 +668,7 @@ DEPENDENCIES goldfinger (~> 2.1) hamlit-rails (~> 0.2) hiredis (~> 0.6) + html2text htmlentities (~> 4.3) http (~> 3.0) http_accept_language (~> 2.1) @@ -697,6 +701,7 @@ DEPENDENCIES pg (~> 1.0) pghero (~> 2.1) pkg-config (~> 1.2) + posix-spawn premailer-rails private_address_check (~> 0.4.1) pry-rails (~> 0.3) |