summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock26
1 files changed, 17 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4131a42..4bc6aee 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -9,7 +9,7 @@ PATH
highline (= 1.7.2)
pry (= 0.10.1)
trollop (= 2.1.2)
- yajl-ruby (= 1.2.1)
+ yajl-ruby (= 1.3.0)
GEM
remote: https://rubygems.org/
@@ -17,18 +17,19 @@ GEM
byebug (5.0.0)
columnize (= 0.9.0)
chronic (0.10.2)
- coderay (1.1.0)
+ coderay (1.1.1)
columnize (0.9.0)
docile (1.1.5)
escape_utils (1.1.0)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
+ ffi (1.9.18-java)
gem-man (0.3.0)
highline (1.7.2)
hpricot (0.8.6)
hpricot (0.8.6-java)
- json (1.8.3)
- json (1.8.3-java)
+ json (2.1.0)
+ json (2.1.0-java)
metaclass (0.0.4)
method_source (0.8.2)
minitest (5.7.0)
@@ -40,6 +41,11 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
+ pry (0.10.1-java)
+ coderay (~> 1.1.0)
+ method_source (~> 0.8.1)
+ slop (~> 3.4)
+ spoon (~> 0.0)
rake (10.4.2)
rdiscount (2.1.8)
ronn (0.7.3)
@@ -47,14 +53,16 @@ GEM
mustache (>= 0.7.0)
rdiscount (>= 1.5.8)
rubygems-tasks (0.2.4)
- simplecov (0.10.0)
+ simplecov (0.14.1)
docile (~> 1.1.0)
- json (~> 1.8)
+ json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
- simplecov-html (0.10.0)
+ simplecov-html (0.10.1)
slop (3.6.0)
+ spoon (0.0.6)
+ ffi
trollop (2.1.2)
- yajl-ruby (1.2.1)
+ yajl-ruby (1.3.0)
yard (0.8.7.6)
PLATFORMS
@@ -73,4 +81,4 @@ DEPENDENCIES
yard
BUNDLED WITH
- 1.14.3
+ 1.15.1