diff --git a/Gemfile.lock b/Gemfile.lock index 660be5a..a9946dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,10 +34,11 @@ GEM rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) mercenary (0.3.5) - mini_portile2 (2.0.0) + mini_portile2 (2.8.1) multipart-post (2.0.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) octokit (4.2.0) sawyer (~> 0.6.0, >= 0.5.3) octopress (3.0.11) @@ -55,6 +56,7 @@ GEM octopress-hooks (2.6.1) jekyll (>= 2.0) open_uri_redirections (0.2.1) + racc (1.6.2) rb-fsevent (0.9.7) rb-inotify (0.9.5) ffi (>= 0.5.0)