Skip to content

Commit

Permalink
Add back development/test group
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 13, 2012
1 parent e781356 commit 1a3969b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,9 @@ platforms :jruby, :mingw_18, :ruby_18 do
gem 'fastercsv', '~> 1.5'
end

group :development, :test do
gem 'cancan'
gem 'paperclip', '~> 2.7'
end

gemspec

0 comments on commit 1a3969b

Please sign in to comment.