Update dependencies

This commit is contained in:
raimon
2015-12-13 16:06:42 +09:00
parent 5e0ba10fb4
commit 9add1fb2d1
2 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'vim-flavor', '~> 1.1' gem 'vim-flavor', '~> 2.0'

View File

@@ -5,15 +5,15 @@ GEM
parslet (1.7.1) parslet (1.7.1)
blankslate (>= 2.0, <= 4.0) blankslate (>= 2.0, <= 4.0)
thor (0.19.1) thor (0.19.1)
vim-flavor (1.1.5) vim-flavor (2.2.1)
parslet (~> 1.0) parslet (~> 1.7)
thor (~> 0.14) thor (~> 0.19)
PLATFORMS PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
vim-flavor (~> 1.1) vim-flavor (~> 2.0)
BUNDLED WITH BUNDLED WITH
1.10.6 1.11.0