

Spec.version = Test::Gem::Requirement::Bug::VERSION Require "test/gem/requirement/bug/version" $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) I installed an instance of Sonatype Nexus3 using docker like this: The original bug report mentions Sonatype Nexus but was closed without having been properly investigated.


This issue has been reported on bundler github (see ). We noticed this bug on our production ruby gem repositories (hosted on Sonatype Nexus3 v3.6.2) then I reproduced with the latest version of SNRM : v3.12.1 bundleįetching gem metadata from http: //localhost:8081/repository/gems-test/.įetching gem metadata from https: ///.ĭownloading test-gem-requirement-bug-0.1.0 revealed dependencies not in the API or the lockfile (activesupport (= 5.0)).Įither installing with `-full-index` or running `bundle update test-gem-requirement-bug` should fix the problem. Jp440p:testproject $ bundle install -path.
