aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 11 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7120a89..18926de 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,3 +1,12 @@
+GIT
+ remote: https://github.com/robbat2/nokogumbo
+ revision: 3748a7e00b02978f1c55e4c5a7e01ade93df098e
+ branch: gentoo
+ submodules: true
+ specs:
+ nokogumbo (1.4.13)
+ nokogiri
+
GEM
remote: https://rubygems.org/
specs:
@@ -22,8 +31,6 @@ GEM
multipart-post (2.0.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
- nokogumbo (1.4.10)
- nokogiri
parallel (1.4.0)
ruby-progressbar (1.7.1)
sanitize (4.4.0)
@@ -39,9 +46,10 @@ DEPENDENCIES
elasticsearch
mail
maildir
+ nokogumbo!
parallel
ruby-progressbar
sanitize (~> 4.4.0)
BUNDLED WITH
- 1.13.6
+ 1.13.7