Selaa lähdekoodia

Add Gemfile (required by Danger)

Andrea Bizzotto 8 vuotta sitten
vanhempi
commit
92d3eec762
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      Gemfile

+ 3 - 0
Gemfile

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