aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock21
1 files changed, 12 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d55552e..7120a89 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
charlock_holmes (0.7.3)
- crass (1.0.1)
+ crass (1.0.2)
elasticsearch (1.0.6)
elasticsearch-api (= 1.0.6)
elasticsearch-transport (= 1.0.6)
@@ -17,19 +17,19 @@ GEM
mime-types (>= 1.16, < 3)
maildir (2.2.0)
mime-types (2.4.3)
- mini_portile (0.6.2)
+ mini_portile2 (2.1.0)
multi_json (1.10.1)
multipart-post (2.0.0)
- nokogiri (1.6.6.2)
- mini_portile (~> 0.6.0)
- nokogumbo (1.2.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 (3.1.1)
- crass (~> 1.0.1)
+ sanitize (4.4.0)
+ crass (~> 1.0.2)
nokogiri (>= 1.4.4)
- nokogumbo (= 1.2.0)
+ nokogumbo (~> 1.4.1)
PLATFORMS
ruby
@@ -41,4 +41,7 @@ DEPENDENCIES
maildir
parallel
ruby-progressbar
- sanitize
+ sanitize (~> 4.4.0)
+
+BUNDLED WITH
+ 1.13.6