Check that Bundler works

This commit is contained in:
Benoit Daloze
2020-01-05 23:26:03 +01:00
parent f06c4d9ab7
commit 565ac51b83
2 changed files with 9 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
# Used for testing
source 'https://rubygems.org'
gem "path"
gem "json"