Przeglądaj źródła

Add Gemfile (required by Danger)

Andrea Bizzotto 8 lat temu
rodzic
commit
92d3eec762
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      Gemfile

+ 3 - 0
Gemfile

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