summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2019-05-14 12:49:01 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2019-05-14 12:50:45 -0700
commit32abf52930a9bc867c43b2c526be4fbfea882f64 (patch)
treee518c073ba7438cd2d636a5177558f18bb5dbdf0 /Gemfile.lock
parentUpdate links (diff)
downloadsecurity-32abf52930a9bc867c43b2c526be4fbfea882f64.tar.gz
security-32abf52930a9bc867c43b2c526be4fbfea882f64.tar.bz2
security-32abf52930a9bc867c43b2c526be4fbfea882f64.zip
Gemfile: update json for ruby2420190514T194932Z
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
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