Skip to content

Commit

Permalink
Added development gems to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tomeric committed Apr 30, 2010
1 parent 906c140 commit 0555c7c
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 @@ -3,4 +3,6 @@ source :gemcutter
# Rails 3.0
gem 'rails', '3.0.0.beta3'
gem 'rspec', '2.0.0.beta.8'
gem 'sqlite3-ruby', :require => 'sqlite3'
gem 'sqlite3-ruby', :require => 'sqlite3'
gem 'jeweler'
gem 'rcov'

0 comments on commit 0555c7c

Please sign in to comment.