diff options
Diffstat (limited to 'ci/pronto/Gemfile')
-rw-r--r-- | ci/pronto/Gemfile | 6 |
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 @@ | |||
1 | source "https://rubygems.org" | ||
2 | |||
3 | gem "pronto" | ||
4 | gem "pronto-hlint" | ||
5 | gem "rspec" | ||
6 | gem "rake" | ||