Skip to content

Commit

Permalink
Create Gemfile
Browse files Browse the repository at this point in the history
Created Gemfile for coveralls coverage...
  • Loading branch information
birajpoddar authored Jan 10, 2018
1 parent 4606a84 commit 85ed624
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
source 'http://rubygems.org'

gem "rspec"
gem 'coveralls', require: false

0 comments on commit 85ed624

Please sign in to comment.