From ec41254291fc512d1866f2bbedc711494987d4c2 Mon Sep 17 00:00:00 2001 From: raimon Date: Fri, 2 Feb 2018 19:38:33 +0900 Subject: [PATCH] Update dependencies via new released 'vim-flavor' --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c2bf45..84e72aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,9 @@ GEM remote: https://rubygems.org/ specs: - blankslate (3.1.3) - parslet (1.7.1) - blankslate (>= 2.0, <= 4.0) - thor (0.19.1) - vim-flavor (2.2.1) + parslet (1.8.1) + thor (0.20.0) + vim-flavor (2.2.2) parslet (~> 1.7) thor (~> 0.19) @@ -16,4 +14,4 @@ DEPENDENCIES vim-flavor (~> 2.0) BUNDLED WITH - 1.11.0 + 1.13.1