Add Gemfile to be able to run danger locally.

This commit is contained in:
Benoit Marty
2023-01-19 11:03:47 +01:00
committed by Benoit Marty
parent 19f2310191
commit 75735114bf

3
Gemfile Normal file
View File

@@ -0,0 +1,3 @@
source "https://rubygems.org"
gem 'danger'