diff --git a/Gemfile.lock b/Gemfile.lock index 5176446..4e7448d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,6 +53,8 @@ GEM faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) parslet (1.8.2) + pastel (0.8.0) + tty-color (~> 0.5) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) @@ -66,10 +68,12 @@ GEM addressable (>= 2.3.5) faraday (> 0.8, < 2.0) shellany (0.0.1) - thor (0.20.3) - vim-flavor (2.2.2) - parslet (~> 1.7) - thor (~> 0.19) + thor (1.4.0) + tty-color (0.6.0) + vim-flavor (4.0.3) + parslet (>= 1.8, < 3.0) + pastel (~> 0.7) + thor (>= 0.20, < 2.0) PLATFORMS ruby