Skip to content

Commit

Permalink
refactor gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Jan 6, 2011
1 parent 00008ee commit 874c83b
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile
@@ -1,6 +1,9 @@
source :rubygems

gem 'rake'
gem 'rspec', '~>2'
gem 'jeweler'
gem 'will_paginate'
gem 'will_paginate'

group :dev do
gem 'rake'
gem 'rspec', '~>2'
gem 'jeweler'
end

0 comments on commit 874c83b

Please sign in to comment.