ykws / redmine

Mirror of redmine code source - Official SVN repository is at https://svn.redmine.org/redmine - contact: jeanbaptiste.barth (at) gmail (dot) com
0 stars 0 forks source link

Warning: this Gemfile contains multiple primary sources #4

Closed ykws closed 7 years ago

ykws commented 7 years ago
$ bundle install --path vendor/bundle --without development test rmagick
Warning: this Gemfile contains multiple primary sources. Using `source` more than once without a block is a security risk, and may result in installing unexpected gems. To resolve this warning, use a block to indicate which gems should come from the secondary source. To upgrade this warning to an error, run `bundle config disable_multisource true`.