summaryrefslogtreecommitdiff
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 2e29ab5..a6b0a6d 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:
@@ -8,8 +17,6 @@ GEM
mini_portile (0.6.2)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
- nokogumbo (1.4.10)
- nokogiri
rack (1.6.0)
rack-protection (1.5.3)
rack
@@ -35,10 +42,11 @@ PLATFORMS
DEPENDENCIES
json
nokogiri
+ nokogumbo!
sanitize (~> 4.4.0)
sinatra
sinatra-partial
thin
BUNDLED WITH
- 1.13.6
+ 1.13.7