Added Gemfile

This commit is contained in:
Lucas Farah 2016-10-04 14:58:12 -07:00
parent 65f28affce
commit e0119d1176
1 changed files with 4 additions and 0 deletions

4
Gemfile Normal file
View File

@ -0,0 +1,4 @@
# frozen_string_literal: true
source "https://rubygems.org"
gem "danger"