Skip to content

Commit 31ed9a7

Browse files
committed
update ruby gems to run tests
1 parent 155fe94 commit 31ed9a7

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

test/Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
blankslate (2.1.2.4)
5-
parslet (1.5.0)
6-
blankslate (~> 2.0)
7-
thor (0.18.1)
8-
vim-flavor (1.1.2)
4+
parslet (1.8.1)
5+
thor (0.20.0)
6+
vim-flavor (1.1.5)
97
parslet (~> 1.0)
108
thor (~> 0.14)
119

@@ -14,3 +12,6 @@ PLATFORMS
1412

1513
DEPENDENCIES
1614
vim-flavor (~> 1.1)
15+
16+
BUNDLED WITH
17+
1.11.2

0 commit comments

Comments
 (0)