Hi Phil, IOW this is default behavior of Bundler, which always tries to fetch the latest packages from rubygems.org if available. We sometimes lags behind upstream unfortunately :/
Vít Dne 30. 01. 19 v 8:59 Jaroslav Prokop napsal(a): > Hi Phil, > > please see fedora developer portal on Ruby on Rails installation [0] > and new project creation > > > Jarek. > > > [0] > https://developer.fedoraproject.org/tech/languages/ruby/ror-installation.html > > > On 30. 01. 19 5:37, Philip Rhoades wrote: >> People, >> >> I am using: >> >> - Fedora 29 x86_64 >> >> - rubygem-concurrent-ruby-1.0.5-4.fc29.noarch >> >> but when I run as user phil: >> >> rails new pam >> >> I get: >> >> Resolving dependencies... >> Using rake 12.3.2 >> Fetching concurrent-ruby 1.1.4 >> >> Shouldn't I be able to use all the gems I need from installed RPMs? >> >> Thanks, >> >> Phil. > _______________________________________________ > ruby-sig mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/[email protected] _______________________________________________ ruby-sig mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
