aboutsummaryrefslogtreecommitdiffhomepage
path: root/ci/pronto/Gemfile
diff options
context:
space:
mode:
authorPaul Bonaud <paul.bonaud@fretlink.com>2019-04-14 19:42:39 +0200
committerPaul Bonaud <paul.bonaud@fretlink.com>2020-03-02 15:27:34 +0100
commit57dd8a22fc5b17b152fe68539debedecd01a93a8 (patch)
treec77e3b932a201edbb77bf3a66490f833a144e58f /ci/pronto/Gemfile
parent9c1df04756bd900c1ab61e98526ad6eaac8a7216 (diff)
downloadpronto-hlint-57dd8a22fc5b17b152fe68539debedecd01a93a8.tar.gz
pronto-hlint-57dd8a22fc5b17b152fe68539debedecd01a93a8.tar.zst
pronto-hlint-57dd8a22fc5b17b152fe68539debedecd01a93a8.zip
ci: fix Nix environment to launch tests
Diffstat (limited to 'ci/pronto/Gemfile')
-rw-r--r--ci/pronto/Gemfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/ci/pronto/Gemfile b/ci/pronto/Gemfile
new file mode 100644
index 0000000..615ae47
--- /dev/null
+++ b/ci/pronto/Gemfile
@@ -0,0 +1,6 @@
1source "https://rubygems.org"
2
3gem "pronto"
4gem "pronto-hlint"
5gem "rspec"
6gem "rake"