Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
RMagick as explicit test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
morten committed Sep 12, 2012
1 parent 1dc95a3 commit d0a272a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
source "http://rubygems.org"

group :test do
gem "rmagick"
gem "ruby-debug", "~> 0.10.4", :require => nil, :platforms => :ruby_18
gem "debugger", "~> 1.1.1", :require => nil, :platforms => :ruby_19
end
Expand Down

0 comments on commit d0a272a

Please sign in to comment.