Skip to content

Commit

Permalink
Updating Gemfile to include rake so it works with rvm and bundler wit…
Browse files Browse the repository at this point in the history
…hout complaint
  • Loading branch information
zdennis committed Jan 6, 2011
1 parent f8a30f4 commit 3a91f37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -3,6 +3,7 @@ source :gemcutter
gem "activerecord", "~> 3.0.0"

group :development do
gem "rake"
gem "jeweler", ">= 1.4.0"
end

Expand Down

0 comments on commit 3a91f37

Please sign in to comment.