Sfoglia il codice sorgente

Add Gemfile (required by Danger)

Andrea Bizzotto 8 anni fa
parent
commit
92d3eec762
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      Gemfile

+ 3 - 0
Gemfile

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