summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-05-31 23:42:04 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-05-31 23:42:04 +0200
commit62f004c3da465152e85c2e95f6b21076f2708b6b (patch)
treebc58959730ed8f087e930acdaebeac597a959c6d /Gemfile.lock
parentc73ea49ecb3a8e0cde152ce6c8155bbd73c4378d (diff)
downloadvim-polyglot-62f004c3da465152e85c2e95f6b21076f2708b6b.tar.gz
vim-polyglot-62f004c3da465152e85c2e95f6b21076f2708b6b.zip
Update travis script
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock28
1 files changed, 0 insertions, 28 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
deleted file mode 100644
index bfae97ff..00000000
--- a/Gemfile.lock
+++ /dev/null
@@ -1,28 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- diff-lcs (1.3)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
- vimrunner (0.3.4)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- rspec
- vimrunner
-
-BUNDLED WITH
- 1.16.2