summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-09-15 10:45:50 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-09-15 10:45:50 +0200
commitd43d269bedbb6bcf725eaf5bb5b3c5a0bcfcb0c0 (patch)
tree8e7702293cc2ced66ac83e4bbe4ae537f7312f8e /scripts
parent4314841aa4772d98b186636bdbf34fcf48c74275 (diff)
downloadvim-polyglot-d43d269bedbb6bcf725eaf5bb5b3c5a0bcfcb0c0.tar.gz
vim-polyglot-d43d269bedbb6bcf725eaf5bb5b3c5a0bcfcb0c0.zip
Update
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/Gemfile b/scripts/Gemfile
new file mode 100644
index 00000000..fc8e5745
--- /dev/null
+++ b/scripts/Gemfile
@@ -0,0 +1,3 @@
+source "https://rubygems.org"
+
+gem "jasherai-oniguruma"