Skip to content

Commit

Permalink
Add rake to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonjchen committed Jan 11, 2014
1 parent 11c90c0 commit 4174ebc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
source "https://rubygems.org"

gemspec

gem 'rake', :group => :test

0 comments on commit 4174ebc

Please sign in to comment.