Is it possible to tell bundler to load a prerelease version of a gem?

I'm using the latest prawn and was using the git option in the Gemfile
to get Prawn 10.x.  Recently I needed to also tag a reference because
of changes made to the submoduled components.

I now notice that there are prerelease prawn gems, which gem list
--prerelease can see.

But I can't seem to find anywhere in the bundler documentation how to
tell bundler to consider a prerelease version.

-- 
Rick DeNatale

Blog: http://talklikeaduck.denhaven2.com/
Github: http://github.com/rubyredrick
Twitter: @RickDeNatale
WWR: http://www.workingwithrails.com/person/9021-rick-denatale
LinkedIn: http://www.linkedin.com/in/rickdenatale
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to