Explorar el Código

Add Gemfile (required by Danger)

Andrea Bizzotto hace 8 años
padre
commit
92d3eec762
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      Gemfile

+ 3 - 0
Gemfile

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