summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a6b0a6d..39b4096 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -13,7 +13,7 @@ GEM
crass (1.0.2)
daemons (1.2.1)
eventmachine (1.0.7)
- json (1.8.2)
+ json (1.8.6)
mini_portile (0.6.2)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
@@ -40,7 +40,7 @@ PLATFORMS
ruby
DEPENDENCIES
- json
+ json (>= 1.8.6)
nokogiri
nokogumbo!
sanitize (~> 4.4.0)
@@ -49,4 +49,4 @@ DEPENDENCIES
thin
BUNDLED WITH
- 1.13.7
+ 1.17.3