Update Gemfile to the newest Bundler.

This commit is contained in:
Damian Janowski 2010-04-23 13:15:30 -03:00
parent 71a281066e
commit 107bdf7cf9
1 changed files with 0 additions and 6 deletions

View File

@ -1,9 +1,3 @@
clear_sources
source 'http://gemcutter.org'
disable_system_gems
gem "git", "1.2.5"
gem "rake", "0.8.7"
gem "rspec", "1.2.9"
gem "diff-lcs", "1.1.2"