Test bundle exec too

This commit is contained in:
Benoit Daloze
2020-01-30 23:24:13 +01:00
parent 001fd1b7c7
commit 052cbd8ee4
2 changed files with 4 additions and 4 deletions
+1
View File
@@ -1,5 +1,6 @@
# Used for testing
source 'https://rubygems.org'
gem "rake"
gem "path"
gem "json", "2.2.0"