Browse Source

Add Gemfile (required by Danger)

Andrea Bizzotto 8 năm trước cách đây
mục cha
commit
92d3eec762
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      Gemfile

+ 3 - 0
Gemfile

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