From: Adam Prescott Date: 2013-04-05T21:34:25+09:00 Subject: Re: Role of bundler in creating and installing a gem On 5 April 2013 13:31, Josh Cheek wrote: > There isn't one > https://github.com/rubygems/rubygems/blob/e15f37c3a5918e2403a191a1c3ae9966fc835cf9/lib/rubygems/specification.rb#L1247 > > I'd go with add_runtime_dependency, though, since it's more explicit and in > the docs: > http://guides.rubygems.org/specification-reference/#add_runtime_dependency I agree with you, but it seems there's a documentation mismatch on docs.rubygems.org, not sure why but it's probably confusing to people: http://docs.rubygems.org/read/chapter/20