Browse Source

Add Gemfile (required by Danger)

Andrea Bizzotto 8 years ago
parent
commit
92d3eec762
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Gemfile

+ 3 - 0
Gemfile

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