Skip to content

Commit

Permalink
add rake to gemfile for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfiredrill committed Dec 24, 2013
1 parent f0ef788 commit b5187e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ source 'http://rubygems.org'
gemspec
gem 'rspec'
gem 'jquery-fileupload-rails'
gem 'activesupport'
gem 'activesupport'
gem 'rake'

0 comments on commit b5187e0

Please sign in to comment.